Skip to content

Commit 27a2dac

Browse files
committed
Try foo in matrix
1 parent 11d776e commit 27a2dac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/haskell-ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ jobs:
2929
continue-on-error: ${{ matrix.allow-failure }}
3030
strategy:
3131
matrix:
32+
compiler: [ghc-9.10.2,ghc-9.8.4,ghc-9.6.7,ghc-9.4.8,ghc-9.2.8,ghc-9.0.2,ghc-8.10.7,ghc-8.8.4]
33+
animal: [cat, dog]
3234
include:
3335
- compiler: ghc-9.10.2
3436
compilerKind: ghc

0 commit comments

Comments
 (0)