Skip to content

Commit

Permalink
GitHub provided runner fallback.
Browse files Browse the repository at this point in the history
Use GitHub provided runners when jetstream2 is not available.
  • Loading branch information
joaander committed Jun 6, 2024
1 parent 357a5e9 commit 2ee0902
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests_new.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ on:

jobs:
start_action_runners:
name: Start action runners
uses: glotzerlab/jetstream2-admin/.github/workflows/start.yaml@c5d1d59b0b3e069b611f4002bbba4d5ff8e01c60
name: Start
uses: glotzerlab/jetstream2-admin/.github/workflows/start.yaml@ecd8da1bd0076205f21cb8490cc83602653e31a5
secrets: inherit

typical:
Expand Down

0 comments on commit 2ee0902

Please sign in to comment.