Skip to content

Commit bef5a7d

Browse files
committed
macOS no longer tested (or therefore supported).
1 parent 9a21b8d commit bef5a7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pytest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ${{ matrix.os }}
1414
strategy:
1515
matrix:
16-
os: [ubuntu-latest, macos-latest]
16+
os: [ubuntu-latest]
1717
python-version: ['3.9', '3.10', '3.11', '3.12']
1818
fail-fast: false
1919

0 commit comments

Comments
 (0)