We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e04536 commit 7e30a85Copy full SHA for 7e30a85
.github/workflows/topyn.yml
@@ -9,7 +9,7 @@ jobs:
9
fail-fast: false
10
matrix:
11
python-version: ["3.7", "3.8", "3.9", "3.10"]
12
- os: [ubuntu-latest, macOS-latest, windows-latest]
+ os: [ubuntu-latest, macOS-latest]
13
14
steps:
15
- uses: actions/checkout@v1
0 commit comments