specify test runner group

This commit is contained in:
Anton Belodedenko 2024-08-06 20:27:24 -07:00
parent 80fe9bb225
commit 94cc717f86

View File

@ -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