Switch the integration tests to the perf-only runner
This commit is contained in:
committed by
Stefan Ceriu
parent
c595e63238
commit
ac92187c12
2
.github/workflows/integration-tests.yml
vendored
2
.github/workflows/integration-tests.yml
vendored
@@ -9,7 +9,7 @@ on:
|
||||
jobs:
|
||||
integration_tests:
|
||||
name: Integration Tests
|
||||
runs-on: macos-14
|
||||
runs-on: perf-only
|
||||
|
||||
concurrency:
|
||||
# Only allow a single run of this workflow on each branch, automatically cancelling older runs.
|
||||
|
||||
Reference in New Issue
Block a user