mirror of
https://github.com/rosenpass/rosenpass.git
synced 2026-03-01 15:03:21 -08:00
changed qc arm test to mac-14 to avoid bug
This commit is contained in:
2
.github/workflows/qc.yaml
vendored
2
.github/workflows/qc.yaml
vendored
@@ -146,7 +146,7 @@ jobs:
|
|||||||
- run: RUST_MIN_STACK=8388608 cargo test --workspace --all-features
|
- run: RUST_MIN_STACK=8388608 cargo test --workspace --all-features
|
||||||
|
|
||||||
cargo-test-mac-m1:
|
cargo-test-mac-m1:
|
||||||
runs-on: macos-latest
|
runs-on: macos-14
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- uses: actions/cache@v3
|
- uses: actions/cache@v3
|
||||||
|
|||||||
Reference in New Issue
Block a user