mirror of
https://github.com/balena-io/open-balena.git
synced 2024-12-25 08:21:05 +00:00
specify test runner group
This commit is contained in:
parent
80fe9bb225
commit
94cc717f86
3
.github/workflows/tests.yml
vendored
3
.github/workflows/tests.yml
vendored
@ -37,7 +37,8 @@ env:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: ["ipsec-testing"]
|
runs-on:
|
||||||
|
group: ipsec-testing
|
||||||
timeout-minutes: 60
|
timeout-minutes: 60
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
|
Loading…
Reference in New Issue
Block a user