Skip to content

Commit

Permalink
Fix FreeBSD CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Bodigrim committed Nov 6, 2023
1 parent b06b259 commit 2e081ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ task:
- ghc --version
- cabal --version
- cabal update
- cabal test --test-show-details=direct --enable-tests
- cabal test -f-simd --test-show-details=direct
- cabal test --test-show-details=direct -c 'quickcheck-classes -semigroupoids -aeson -semirings'
- cabal test -f-simd --test-show-details=direct -c 'quickcheck-classes -semigroupoids -aeson -semirings'

0 comments on commit 2e081ba

Please sign in to comment.