Skip to content

Commit 1bd46b6

Browse files
committed
workflows
1 parent 8455d34 commit 1bd46b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-main-reusable-caller.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
cancel-in-progress: true
112112
permissions:
113113
actions: write
114-
runs-on: ubuntu-24.04
114+
runs-on: ubuntu-24.04-arm
115115
env:
116116
GH_TOKEN: "${{ secrets.AUTO_RERUN || github.token }}"
117117
github_repo: "" # To use ci-auto-rerun-failed-jobs.yml hosted in a remote repository else default to the current repository. Requires PAT token AUTO_RERUN

0 commit comments

Comments
 (0)