Skip to content

Commit b5a154c

Browse files
committed
Merge pull request #9668 from hugovk/test-me-latest-3.10
1 parent 0fae45b commit b5a154c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
os: windows-latest
7979
tox_env: "py39-xdist"
8080
- name: "windows-py310"
81-
python: "3.10.1"
81+
python: "3.10"
8282
os: windows-latest
8383
tox_env: "py310-xdist"
8484

@@ -108,7 +108,7 @@ jobs:
108108
os: ubuntu-latest
109109
tox_env: "py39-xdist"
110110
- name: "ubuntu-py310"
111-
python: "3.10.1"
111+
python: "3.10"
112112
os: ubuntu-latest
113113
tox_env: "py310-xdist"
114114
- name: "ubuntu-pypy3"

0 commit comments

Comments
 (0)