Skip to content

Commit cd831a0

Browse files
authored
use Linux arm64 hosted runners
1 parent 016aa3c commit cd831a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/native-image-on-demand.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171

7272
native_arm_image:
7373
needs: build_artifacts
74-
runs-on: [ self-hosted, ARM64 ]
74+
runs-on: ubuntu-22.04-arm
7575
steps:
7676
- uses: graalvm/setup-graalvm@v1
7777
with:

0 commit comments

Comments
 (0)