Skip ghc 9.2.2 tests for now...
the are failing with exit 1 in linker phase (out of memory?).
This commit is contained in:
parent
307a4e25b2
commit
9b5e6a8944
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