Skip to content

Commit 7db05a7

Browse files
authored
.
1 parent 3e7c4ca commit 7db05a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
- name: Docker Hub Image Digest
5050
run: echo ${{ steps.hub_build.outputs.digest }}
5151
build-arm64:
52-
runs-on: ubuntu-latest-arm
52+
runs-on: ubuntu-24.04-arm
5353
strategy:
5454
matrix:
5555
image:

0 commit comments

Comments
 (0)