Skip to content

Commit 9ef0717

Browse files
committed
Attempt M1 runners.
1 parent ae61da0 commit 9ef0717

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create_toolchains.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- runner: macosX64
2121
host_labels: '["macos-12"]'
2222
- runner: macosARM64
23-
host_labels: '["self-hosted", "macOS", "ARM64"]'
23+
host_labels: '["macos-13-xlarge"]' #'["self-hosted", "macOS", "ARM64"]'
2424

2525
steps:
2626
- name: "Clone crosstool-ng repo"

0 commit comments

Comments
 (0)