Skip to content

Commit

Permalink
Disable macos for now
Browse files Browse the repository at this point in the history
  • Loading branch information
EthanSteinberg committed Apr 3, 2024
1 parent c6d4491 commit 66b6c0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
strategy:
fail-fast: true
matrix:
os: ["ubuntu-latest", "macos-12"]
os: ["ubuntu-latest"]
python-version: ["3.10"]

steps:
Expand Down

0 comments on commit 66b6c0a

Please sign in to comment.