File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -49,32 +49,24 @@ jobs:
4949 - ghc : ' 8.6.5'
5050 cabal : ' latest'
5151 cabalopts : ' -f-embed_data_files'
52- testopts : ' --test-option=--hide-successes --test-option=--ansi-tricks=false'
5352 - ghc : ' 8.8.4'
5453 cabal : ' latest'
5554 cabalopts : ' -f-lua -f-server --enable-benchmarks'
56- testopts : ' --test-option=--hide-successes --test-option=--ansi-tricks=false'
5755 - ghc : ' 8.10.7'
5856 cabal : ' latest'
5957 cabalopts : ' '
60- testopts : ' --test-option=--hide-successes --test-option=--ansi-tricks=false'
6158 - ghc : ' 9.0.2'
6259 cabal : ' latest'
6360 cabalopts : ' '
64- testopts : ' --test-option=--hide-successes --test-option=--ansi-tricks=false'
6561 - ghc : ' 9.2.5'
6662 cabal : ' latest'
6763 cabalopts : ' '
68- testopts : ' --test-option=--hide-successes --test-option=--ansi-tricks=false'
6964 - ghc : ' 9.4.4'
7065 cabal : ' latest'
7166 cabalopts : ' '
72- testopts : ' --test-option=--hide-successes --test-option=--ansi-tricks=false'
73-
7467 - ghc : ' 9.4.4'
7568 cabal : ' latest'
7669 cabalopts : ' --allow-newer --constrain "mtl >= 2.3.1"'
77- testopts : ' --test-option=--hide-successes --test-option=--ansi-tricks=false'
7870 steps :
7971 - uses : actions/checkout@v3
8072
You can’t perform that action at this time.
0 commit comments