Skip to content

Commit

Permalink
Merge pull request #9668 from hugovk/test-me-latest-3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoddemus committed Feb 11, 2022
2 parents 9e922c4 + be0c41b commit 2a5bb3b
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 2a5bb3b

Please sign in to comment.