Skip to content

Commit 63ab758

Browse files
committed
Add GHC 9.12 to update-ghc workflow
1 parent 6e31297 commit 63ab758

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)