Skip to content

Commit 8455d34

Browse files
committed
Update ci-auto-rerun-failed-jobs-action.yml
1 parent 5588675 commit 8455d34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-auto-rerun-failed-jobs-action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
name: rerun - attempt ${{ inputs.attempts }}
2727
permissions:
2828
actions: write
29-
runs-on: ubuntu-24.04
29+
runs-on: ubuntu-24.04-arm
3030
env:
3131
GH_TOKEN: "${{ secrets.AUTO_RERUN || github.token }}"
3232
steps:

0 commit comments

Comments
 (0)