Skip to content

Commit

Permalink
Don't bench on ARM64 darwin, it takes forever
Browse files Browse the repository at this point in the history
  • Loading branch information
hasufell committed Jan 4, 2025
1 parent 527b0c8 commit acca2d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,6 @@ jobs:
run: |
cabal update
cabal test
cabal bench
freebsd:
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit acca2d7

Please sign in to comment.