Fix ARM build

This commit is contained in:
Julian Ospald 2023-01-13 00:03:12 +08:00
parent f693adcd7c
commit 317a06bbc3
Signed by: hasufell
GPG Key ID: 3786C5262ECB4A3F
2 changed files with 5 additions and 5 deletions

View File

@ -92,11 +92,11 @@ jobs:
include:
- os: [self-hosted, Linux, aarch64]
ARTIFACT: "armv7-linux-ghcup"
GHC_VER: 8.10.7
GHC_VER: 9.2.2
ARCH: ARM
- os: [self-hosted, Linux, aarch64]
ARTIFACT: "aarch64-linux-ghcup"
GHC_VER: 8.10.7
GHC_VER: 9.2.5
ARCH: ARM64
steps:
- uses: docker://arm64v8/ubuntu:focal
@ -292,12 +292,12 @@ jobs:
include:
- os: [self-hosted, Linux, aarch64]
ARTIFACT: "armv7-linux-ghcup"
GHC_VER: 8.10.7
GHC_VER: 9.2.2
ARCH: ARM
DISTRO: Ubuntu
- os: [self-hosted, Linux, aarch64]
ARTIFACT: "aarch64-linux-ghcup"
GHC_VER: 8.10.7
GHC_VER: 9.2.5
ARCH: ARM64
DISTRO: Ubuntu

@ -1 +1 @@
Subproject commit 8f0e82ef06dea885a18d5352af26b72693a15ec0
Subproject commit e6b0a8086ac05bf6adbb165e38f460c7fe11104e