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 8087cf7 commit b59d589Copy full SHA for b59d589
.github/workflows/pytest.yaml
@@ -59,7 +59,7 @@ jobs:
59
strategy:
60
matrix:
61
python-version: ["3.12", "3.11", "3.10", "3.9", "3.8"]
62
- os: [ubuntu-latest]
+ os: [ubuntu-latest, windows-latest, macOS-latest]
63
fail-fast: false
64
65
steps:
0 commit comments