Skip to content

Commit

Permalink
Skip macOS builds (#384)
Browse files Browse the repository at this point in the history
  • Loading branch information
josephine-wolf-oberholtzer authored May 2, 2024
1 parent d204561 commit f9227a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,8 @@ jobs:
os: [ubuntu-latest]
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
include:
- os: macos-latest
python-version: "3.12"
# - os: macos-latest
# python-version: "3.12"
- os: windows-latest
python-version: "3.12"
timeout-minutes: 45
Expand Down

0 comments on commit f9227a6

Please sign in to comment.