Skip to content

Commit

Permalink
Disable the portion of CI that now fails due to too successful specia…
Browse files Browse the repository at this point in the history
…lization
  • Loading branch information
Mikolaj committed Aug 21, 2023
1 parent a25cfac commit 5393574
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/haskell-ci.yml
Expand Up @@ -38,11 +38,11 @@ jobs:
compilerVersion: 9.2.8
allow-failure: false
tests-short: false
- compiler: ghc-9.4.6
compilerKind: ghc
compilerVersion: 9.4.6
allow-failure: false
tests-short: true
# - compiler: ghc-9.4.6
# compilerKind: ghc
# compilerVersion: 9.4.6
# allow-failure: false
# tests-short: true
- compiler: ghc-9.4.6-nn
compilerKind: ghc
compilerVersion: 9.4.6
Expand Down

0 comments on commit 5393574

Please sign in to comment.