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 2587354 commit 8ac549cCopy full SHA for 8ac549c
.github/workflows/reports_tests.yaml
@@ -39,7 +39,7 @@ jobs:
39
strategy:
40
fail-fast: false
41
matrix:
42
- os: [ubuntu-latest, windows-latest, macOS-latest]
+ os: [ubuntu-latest, windows-latest]
43
python-version: ["3.8", "3.9", "3.10"]
44
45
runs-on: ${{ matrix.os }}
0 commit comments