[CI] Run stubtest with Python 3.13 (#13638)

This commit is contained in:
Sebastian Rittau
2025-03-18 13:36:15 +01:00
committed by GitHub
parent 882e8fd2b3
commit 414e6d2150
10 changed files with 32 additions and 3 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: "3.12"
python-version: "3.13"
cache: pip
cache-dependency-path: |
requirements-tests.txt
+1 -1
View File
@@ -41,7 +41,7 @@ jobs:
fetch-depth: 0
- uses: actions/setup-python@v5
with:
python-version: "3.12"
python-version: "3.13"
cache: pip
cache-dependency-path: |
requirements-tests.txt