Skip to content

Commit ba27f91

Browse files
committed
GA: use ARM native runner
1 parent b32e349 commit ba27f91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ jobs:
144144

145145
## need to setup runners from https://github.com/jsk-ros-pkg/jsk_3rdparty/settings/actions/runners
146146
arm:
147-
runs-on: ['self-hosted', 'Linux', 'ARM64']
147+
runs-on: ubuntu-24.04-arm64
148148
strategy:
149149
fail-fast: false
150150
matrix:

0 commit comments

Comments
 (0)