We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents af221e5 + 5e854b9 commit db095fdCopy full SHA for db095fd
12 files changed
.github/workflows/pytest.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ${{ matrix.os }}
14
strategy:
15
matrix:
16
- os: [ubuntu-latest, macos-latest]
+ os: [ubuntu-latest]
17
python-version: ['3.9', '3.10', '3.11', '3.12']
18
fail-fast: false
19
0 commit comments