Skip to content

Commit a4b8b1e

Browse files
committed
Add GHC 9.8 to update-ghc workflow
1 parent 4125764 commit a4b8b1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update-ghc.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
- '9.2'
1717
- '9.4'
1818
- '9.6'
19+
- '9.8'
1920
steps:
2021
- uses: actions/checkout@v4
2122
with:

0 commit comments

Comments
 (0)