Skip to content

Commit

Permalink
main: update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
bruderj15 committed Nov 27, 2024
1 parent 75740d3 commit e0a766e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/haskell-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,16 +63,6 @@ jobs:
compilerVersion: 8.10.4
setup-method: ghcup
allow-failure: false
- compiler: ghc-8.8.4
compilerKind: ghc
compilerVersion: 8.8.4
setup-method: ghcup
allow-failure: false
- compiler: ghc-8.6.5
compilerKind: ghc
compilerVersion: 8.6.5
setup-method: ghcup
allow-failure: false
fail-fast: false
steps:
- name: apt
Expand Down
3 changes: 1 addition & 2 deletions constrained-some.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ build-type: Simple
extra-source-files: README.md
extra-doc-files: CHANGELOG.md
tested-with:
GHC ==8.8.4
|| ==8.10.4
GHC ==8.10.4
|| ==9.0.2
|| ==9.2.8
|| ==9.4.8
Expand Down

0 comments on commit e0a766e

Please sign in to comment.