We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae61da0 commit 9ef0717Copy full SHA for 9ef0717
.github/workflows/create_toolchains.yaml
@@ -20,7 +20,7 @@ jobs:
20
- runner: macosX64
21
host_labels: '["macos-12"]'
22
- runner: macosARM64
23
- host_labels: '["self-hosted", "macOS", "ARM64"]'
+ host_labels: '["macos-13-xlarge"]' #'["self-hosted", "macOS", "ARM64"]'
24
25
steps:
26
- name: "Clone crosstool-ng repo"
0 commit comments