Skip to content

Commit

Permalink
Try arm runner to build end user image.
Browse files Browse the repository at this point in the history
  • Loading branch information
jhale committed Jan 17, 2025
1 parent d12e512 commit 51cca4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-end-user.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
- arch_tag: amd64
os: ubuntu-latest
- arch_tag: arm64
os: buildjet-8vcpu-ubuntu-2204-arm
os: ubuntu-24.04-arm
runs-on: ${{ matrix.os }}
steps:
- name: Create tag without image name
Expand Down

0 comments on commit 51cca4e

Please sign in to comment.