We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fcbf68 commit d4b6c3dCopy full SHA for d4b6c3d
1 file changed
.github/workflows/docker-publish.yml
@@ -12,7 +12,7 @@ env:
12
13
jobs:
14
build-and-push-image:
15
- runs-on: ubuntu-latest
+ runs-on: ubuntu-24.04-arm
16
permissions:
17
contents: read
18
packages: write
0 commit comments