Skip to content

Commit

Permalink
Use hosted ubuntu-24.04-arm runner
Browse files Browse the repository at this point in the history
  • Loading branch information
making authored Jan 20, 2025
1 parent 4878bcb commit ce35656
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
with:
image_name: jvm_aarch64
image_file: jvm_aarch64.yaml
runs_on: ARM64
runs_on: ubuntu-24.04-arm
push-multi-arch-image-jvm:
needs:
- build-oci-image-jvm-amd64
Expand All @@ -49,4 +49,4 @@ jobs:
uses: categolj/workflows/.github/workflows/save-images.yaml@main
with:
image_name: jvm_aarch64
image_file: jvm_aarch64.yaml
image_file: jvm_aarch64.yaml

0 comments on commit ce35656

Please sign in to comment.