mirror of
https://github.com/EmbarkStudios/rust-gpu.git
synced 2024-10-29 21:42:20 +00:00
Faster Mac CI with new XL builders
Use 12 core machines instead of 3 core.
This commit is contained in:
parent
3d138ba605
commit
ad4732b899
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
target: x86_64-unknown-linux-gnu
|
||||
- os: windows-latest
|
||||
target: x86_64-pc-windows-msvc
|
||||
- os: macOS-latest
|
||||
- os: macOS-latest-xl
|
||||
target: x86_64-apple-darwin
|
||||
- os: ubuntu-20.04-16core
|
||||
target: aarch64-linux-android
|
||||
|
Loading…
Reference in New Issue
Block a user