Skip to content

Commit

Permalink
Revert "GHA: trigger retry with self-hosted runner"
Browse files Browse the repository at this point in the history
This reverts commit 5d4dfc6.
  • Loading branch information
saltydk committed May 17, 2024
1 parent 534fd94 commit 234227d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/retry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
rerun:
runs-on: self-hosted
runs-on: ubuntu-latest
steps:
- name: rerun ${{ inputs.run_id }}
env:
Expand Down

0 comments on commit 234227d

Please sign in to comment.