mirror of
https://github.com/rosenpass/rosenpass.git
synced 2026-02-27 22:13:12 -08:00
feat(ci): Use warpbuild based runners for mac os
This commit is contained in:
2
.github/workflows/qc.yaml
vendored
2
.github/workflows/qc.yaml
vendored
@@ -115,7 +115,7 @@ jobs:
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubicloud-standard-2-ubuntu-2204, macos-13]
|
||||
os: [ubicloud-standard-2-ubuntu-2204, warp-macos-13-arm64-6x]
|
||||
# - ubuntu is x86-64
|
||||
# - macos-13 is also x86-64 architecture
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user