We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29bba65 commit 4e0f21cCopy full SHA for 4e0f21c
1 file changed
.github/workflows/test-publish.yaml
@@ -26,6 +26,8 @@ jobs:
26
python-version: "3.7"
27
- os: macos-latest
28
python-version: "=3.9[build=*_pypy]"
29
+ - os: windows-latest
30
+ python-version: "2.7"
31
include:
32
- os: ubuntu-latest
33
os-name: Linux
0 commit comments