Revert "Try re-enabling ghc 9.2.2 tests on CI."
This reverts commit 26f64c4d05
.
This commit is contained in:
parent
26f64c4d05
commit
98275f1a85
1 changed files with 5 additions and 5 deletions
10
.github/workflows/ci.yml
vendored
10
.github/workflows/ci.yml
vendored
|
@ -63,11 +63,11 @@ jobs:
|
|||
prefix: ''
|
||||
cabalopts: ''
|
||||
testopts: '--test-option=--hide-successes --test-option=--ansi-tricks=false'
|
||||
- ghc: '9.2.2'
|
||||
cabal: '3.6'
|
||||
prefix: ''
|
||||
cabalopts: ''
|
||||
testopts: '--test-option=--hide-successes --test-option=--ansi-tricks=false'
|
||||
# - ghc: '9.2.2'
|
||||
# cabal: '3.6'
|
||||
# prefix: ''
|
||||
# cabalopts: ''
|
||||
# testopts: '--test-option=--hide-successes --test-option=--ansi-tricks=false'
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue