Skip to content

Commit 625608e

Browse files
committed
Reinstate 9.4.5 for ARM64 linux
1 parent 0bdf1e5 commit 625608e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ jobs:
173173
strategy:
174174
fail-fast: true
175175
matrix:
176-
ghc: ["9.6.2", "9.2.8", "9.2.7", "9.0.2", "8.10.7"]
176+
ghc: ["9.6.2", "9.4.5", "9.2.8", "9.2.7", "9.0.2", "8.10.7"]
177177
steps:
178178
- uses: docker://arm64v8/ubuntu:focal
179179
name: Cleanup (aarch64 linux)

0 commit comments

Comments
 (0)