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 d8c91d7 commit 14d30dfCopy full SHA for 14d30df
.github/workflows/ci_tests.yaml
@@ -43,8 +43,7 @@ jobs:
43
fail-fast: false
44
matrix:
45
python-version: [3.6, 3.7, 3.8]
46
- #os: [ubuntu-latest, macOS-latest, windows-latest]
47
- os: [ubuntu-latest, macOS-latest]
+ os: [ubuntu-latest, macOS-latest, windows-latest]
48
# environmental variables used in coverage
49
env:
50
OS: ${{ matrix.os }}
0 commit comments