File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -94,11 +94,11 @@ jobs:
94
94
fail-fast : true
95
95
matrix :
96
96
include :
97
- - os : [self-hosted, Linux, ARM64]
97
+ - os : [self-hosted, Linux, ARM64, maerwald ]
98
98
ARTIFACT : " armv7-linux-ghcup"
99
99
GHC_VER : 9.2.8
100
100
ARCH : ARM
101
- - os : [self-hosted, Linux, ARM64]
101
+ - os : [self-hosted, Linux, ARM64, maerwald ]
102
102
ARTIFACT : " aarch64-linux-ghcup"
103
103
GHC_VER : 9.4.8
104
104
ARCH : ARM64
@@ -365,12 +365,12 @@ jobs:
365
365
strategy :
366
366
matrix :
367
367
include :
368
- - os : [self-hosted, Linux, ARM64]
368
+ - os : [self-hosted, Linux, ARM64, maerwald ]
369
369
ARTIFACT : " armv7-linux-ghcup"
370
370
GHC_VER : 9.2.8
371
371
ARCH : ARM
372
372
DISTRO : Ubuntu
373
- - os : [self-hosted, Linux, ARM64]
373
+ - os : [self-hosted, Linux, ARM64, maerwald ]
374
374
ARTIFACT : " aarch64-linux-ghcup"
375
375
GHC_VER : 9.4.8
376
376
ARCH : ARM64
You can’t perform that action at this time.
0 commit comments