3rd-party stubtest: run on Python 3.10 (#9342)

This commit is contained in:
Alex Waygood
2022-12-07 20:25:57 +00:00
committed by GitHub
parent 0220577a31
commit 40bfc266f7
6 changed files with 7 additions and 11 deletions

View File

@@ -59,7 +59,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
with:
python-version: "3.9"
python-version: "3.10"
cache: pip
cache-dependency-path: |
requirements-tests.txt

View File

@@ -35,7 +35,7 @@ jobs:
fetch-depth: 0
- uses: actions/setup-python@v4
with:
python-version: "3.9"
python-version: "3.10"
cache: pip
cache-dependency-path: |
requirements-tests.txt