mirror of
https://github.com/balena-io/open-balena.git
synced 2024-12-19 13:47:53 +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:
|
||||
test:
|
||||
runs-on: ["ipsec-testing"]
|
||||
runs-on:
|
||||
group: ipsec-testing
|
||||
timeout-minutes: 60
|
||||
strategy:
|
||||
fail-fast: false
|
||||
|
Loading…
Reference in New Issue
Block a user