Skip to content

Commit

Permalink
specify test runner group
Browse files Browse the repository at this point in the history
  • Loading branch information
ab77 committed Aug 19, 2024
1 parent 80fe9bb commit 94cc717
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ env:

jobs:
test:
runs-on: ["ipsec-testing"]
runs-on:
group: ipsec-testing
timeout-minutes: 60
strategy:
fail-fast: false
Expand Down

0 comments on commit 94cc717

Please sign in to comment.