Skip to content

Commit

Permalink
keep M1 from testing (fails hugenum)
Browse files Browse the repository at this point in the history
  • Loading branch information
emilypi committed Mar 6, 2024
1 parent 0aa9677 commit b5b6754
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/applications.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ jobs:
shell: bash
run: cabal build
- name: Test
if: (matrix.os != 'macos-14')
shell: bash
run: cabal run tests
- name: Benchmark
Expand Down

0 comments on commit b5b6754

Please sign in to comment.