We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6a51ab commit da31915Copy full SHA for da31915
.github/workflows/build.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
matrix:
14
python-version: [3.7, 3.8]
15
- os: [ubuntu-latest, macos-latest, windows-latest]
+ os: [ubuntu-latest, windows-latest]
16
defaults:
17
run:
18
shell: bash
0 commit comments