Skip to content

Commit d1d557d

Browse files
authored
Merge pull request #2279 from tweag/add-ghc-9.12
Add GHC 9.12 to update-ghc workflow
2 parents 4aff52a + 63ab758 commit d1d557d

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
@@ -17,6 +17,7 @@ jobs:
1717
- '9.6'
1818
- '9.8'
1919
- '9.10'
20+
- '9.12'
2021
steps:
2122
- uses: actions/checkout@v4
2223
with:

0 commit comments

Comments
 (0)