We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e7c4ca commit 7db05a7Copy full SHA for 7db05a7
.github/workflows/build.yml
@@ -49,7 +49,7 @@ jobs:
49
- name: Docker Hub Image Digest
50
run: echo ${{ steps.hub_build.outputs.digest }}
51
build-arm64:
52
- runs-on: ubuntu-latest-arm
+ runs-on: ubuntu-24.04-arm
53
strategy:
54
matrix:
55
image:
0 commit comments