Skip to content

Commit

Permalink
Fix CI compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
nikita-volkov committed Jun 17, 2024
1 parent 7331c5d commit 373fe02
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
ghc-options: ""
ignore-haddock: true
ignore-cabal-check: true
- ghc: latest
- ghc: 9.8.2
ignore-cabal-check: true

runs-on: ubuntu-latest
Expand Down
2 changes: 0 additions & 2 deletions cabal.project
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
packages: .
constraints:
, bytestring >=0.12

0 comments on commit 373fe02

Please sign in to comment.