Skip to content

Commit

Permalink
Build x86_64-apple-darwin on macos-latest-large
Browse files Browse the repository at this point in the history
This is done due to the inordinate amount of time it takes for a normal
`macos-latest` runner to build the compiler.
  • Loading branch information
Eduardo Leegwater Simões committed Jan 31, 2024
1 parent 6da582c commit b991899
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dusk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
include:
- os: ubuntu-latest
target: x86_64-unknown-linux-gnu
- os: macos-latest
- os: macos-latest-large
target: x86_64-apple-darwin
- os: macos-latest-xlarge
target: aarch64-apple-darwin
Expand Down

0 comments on commit b991899

Please sign in to comment.