Skip to content

Commit

Permalink
Attempt M1 runners.
Browse files Browse the repository at this point in the history
  • Loading branch information
tzarc committed Feb 23, 2024
1 parent ae61da0 commit 9ef0717
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create_toolchains.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- runner: macosX64
host_labels: '["macos-12"]'
- runner: macosARM64
host_labels: '["self-hosted", "macOS", "ARM64"]'
host_labels: '["macos-13-xlarge"]' #'["self-hosted", "macOS", "ARM64"]'

steps:
- name: "Clone crosstool-ng repo"
Expand Down

0 comments on commit 9ef0717

Please sign in to comment.