Skip to content

Commit e3fd0bf

Browse files
committed
Try to build with 32 bit 9.8 and 9.10 on CI
1 parent e3c2c36 commit e3fd0bf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/haskell-ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,8 @@ jobs:
9696
- "9.2"
9797
- "9.4"
9898
- "9.6"
99+
- "9.8"
100+
- "9.10"
99101

100102
steps:
101103
- name: Install

0 commit comments

Comments
 (0)