We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fae45b commit b5a154cCopy full SHA for b5a154c
1 file changed
.github/workflows/main.yml
@@ -78,7 +78,7 @@ jobs:
78
os: windows-latest
79
tox_env: "py39-xdist"
80
- name: "windows-py310"
81
- python: "3.10.1"
+ python: "3.10"
82
83
tox_env: "py310-xdist"
84
@@ -108,7 +108,7 @@ jobs:
108
os: ubuntu-latest
109
110
- name: "ubuntu-py310"
111
112
113
114
- name: "ubuntu-pypy3"
0 commit comments