Skip to content

Commit 728a592

Browse files
authored
CI: GHC 9.2.1 -> 9.2.2
1 parent 0a2e68c commit 728a592

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
@@ -38,7 +38,7 @@ jobs:
3838
strategy:
3939
matrix:
4040
os: ["ubuntu-latest", "macos-latest", "windows-latest"]
41-
ghc: ["9.2.1", "9.0.2", "8.10.7", "8.8.4", "8.6.5", "8.4.4", "8.0.2"]
41+
ghc: ["9.2.2", "9.0.2", "8.10.7", "8.8.4", "8.6.5", "8.4.4", "8.0.2"]
4242
exclude:
4343
# lot of segfaults caused by ghc bugs
4444
- os: "windows-latest"

0 commit comments

Comments
 (0)