Skip to content

Commit dd8b23f

Browse files
committed
Force maerwald runners
1 parent d78e7af commit dd8b23f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/release.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)