Skip to content

Commit 2a5bb3b

Browse files
authored
Merge pull request #9668 from hugovk/test-me-latest-3.10
2 parents 9e922c4 + be0c41b commit 2a5bb3b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
os: windows-latest
7676
tox_env: "py39-xdist"
7777
- name: "windows-py310"
78-
python: "3.10.1"
78+
python: "3.10"
7979
os: windows-latest
8080
tox_env: "py310-xdist"
8181

@@ -101,7 +101,7 @@ jobs:
101101
os: ubuntu-latest
102102
tox_env: "py39-xdist"
103103
- name: "ubuntu-py310"
104-
python: "3.10.1"
104+
python: "3.10"
105105
os: ubuntu-latest
106106
tox_env: "py310-xdist"
107107
- name: "ubuntu-pypy3"

0 commit comments

Comments
 (0)