We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4410175 commit a1fbc21Copy full SHA for a1fbc21
1 file changed
.github/workflows/release.yaml
@@ -15,7 +15,7 @@ jobs:
15
strategy:
16
matrix:
17
python-version: [3.6, 3.7, 3.8]
18
- os: [ubuntu-latest, macos-latest, windows-latest]
+ os: [ubuntu-latest, macos-latest]
19
20
steps:
21
- uses: actions/checkout@v2
0 commit comments