Skip to content

Commit

Permalink
CI: Test latest 3.10 available
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Feb 11, 2022
1 parent 6aaa017 commit be0c41b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Expand Up @@ -75,7 +75,7 @@ jobs:
os: windows-latest
tox_env: "py39-xdist"
- name: "windows-py310"
python: "3.10.1"
python: "3.10"
os: windows-latest
tox_env: "py310-xdist"

Expand All @@ -101,7 +101,7 @@ jobs:
os: ubuntu-latest
tox_env: "py39-xdist"
- name: "ubuntu-py310"
python: "3.10.1"
python: "3.10"
os: ubuntu-latest
tox_env: "py310-xdist"
- name: "ubuntu-pypy3"
Expand Down

0 comments on commit be0c41b

Please sign in to comment.