Skip to content

Commit

Permalink
Reinstate 9.4.5 for ARM64 linux
Browse files Browse the repository at this point in the history
  • Loading branch information
hasufell committed Jun 29, 2023
1 parent 0bdf1e5 commit 625608e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ jobs:
strategy:
fail-fast: true
matrix:
ghc: ["9.6.2", "9.2.8", "9.2.7", "9.0.2", "8.10.7"]
ghc: ["9.6.2", "9.4.5", "9.2.8", "9.2.7", "9.0.2", "8.10.7"]
steps:
- uses: docker://arm64v8/ubuntu:focal
name: Cleanup (aarch64 linux)
Expand Down

0 comments on commit 625608e

Please sign in to comment.