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 2e173ea commit bcbc13eCopy full SHA for bcbc13e
.github/workflows/test.yml
@@ -25,7 +25,7 @@ jobs:
25
test:
26
strategy:
27
matrix:
28
- os: [ windows-latest ]
+ os: [ ubuntu-latest, windows-latest, macos-latest ]
29
python-version:
30
- "3.8"
31
- "3.9"
0 commit comments