File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -94,11 +94,11 @@ jobs:
9494 fail-fast : true
9595 matrix :
9696 include :
97- - os : [self-hosted, Linux, ARM64]
97+ - os : [self-hosted, Linux, ARM64, maerwald ]
9898 ARTIFACT : " armv7-linux-ghcup"
9999 GHC_VER : 9.2.8
100100 ARCH : ARM
101- - os : [self-hosted, Linux, ARM64]
101+ - os : [self-hosted, Linux, ARM64, maerwald ]
102102 ARTIFACT : " aarch64-linux-ghcup"
103103 GHC_VER : 9.4.8
104104 ARCH : ARM64
@@ -365,12 +365,12 @@ jobs:
365365 strategy :
366366 matrix :
367367 include :
368- - os : [self-hosted, Linux, ARM64]
368+ - os : [self-hosted, Linux, ARM64, maerwald ]
369369 ARTIFACT : " armv7-linux-ghcup"
370370 GHC_VER : 9.2.8
371371 ARCH : ARM
372372 DISTRO : Ubuntu
373- - os : [self-hosted, Linux, ARM64]
373+ - os : [self-hosted, Linux, ARM64, maerwald ]
374374 ARTIFACT : " aarch64-linux-ghcup"
375375 GHC_VER : 9.4.8
376376 ARCH : ARM64
You can’t perform that action at this time.
0 commit comments