Skip to content

Commit 44a12e1

Browse files
committed
CI: GHC 9.14-alpha -> 9.14.1
1 parent 9ea037b commit 44a12e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
# IMPORTANT: If you remove a version from this list, then add it to the old-ghcs job below.
6161
# Also a removed GHC from here means that we are actually dropping
6262
# support, so the PR *must* have a changelog entry.
63-
"9.14.0.20250908",
63+
"9.14.1",
6464
"9.12.2",
6565
"9.10.2",
6666
"9.8.4",

0 commit comments

Comments
 (0)