Skip to content

Commit

Permalink
Merge pull request #9671 from nicoddemus/backport-9668
Browse files Browse the repository at this point in the history
[7.0.x] Merge pull request #9668 from hugovk/test-me-latest-3.10
  • Loading branch information
nicoddemus committed Feb 11, 2022
2 parents c891e40 + b5a154c commit ac37b1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Expand Up @@ -78,7 +78,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 Down Expand Up @@ -108,7 +108,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 ac37b1b

Please sign in to comment.