changed qc arm test to mac-14 to avoid bug

This commit is contained in:
Alice Bowman
2024-06-13 15:12:34 +02:00
parent 69043fbae7
commit e9838722b0

View File

@@ -146,7 +146,7 @@ jobs:
- run: RUST_MIN_STACK=8388608 cargo test --workspace --all-features
cargo-test-mac-m1:
runs-on: macos-latest
runs-on: macos-14
steps:
- uses: actions/checkout@v3
- uses: actions/cache@v3