Skip to content

Commit

Permalink
test on mac
Browse files Browse the repository at this point in the history
  • Loading branch information
thatstoasty committed Sep 13, 2024
1 parent 12a5b8d commit b873069
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ jobs:
strategy:
fail-fast: false
matrix:
# os: ["ubuntu-latest", "macos-14"] # mac tests just hang for some reason?
os: ["ubuntu-latest"]
os: ["ubuntu-latest", "macos-14"]

runs-on: ${{ matrix.os }}
timeout-minutes: 5
Expand Down

0 comments on commit b873069

Please sign in to comment.