Skip to content

Commit 64f45a3

Browse files
committed
add arm build
1 parent 81b08b2 commit 64f45a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ jobs:
9494
build-args: |
9595
RUNNER_VERSION=${{ env.RUNNER_VERSION }}
9696
RUNNER_CONTAINER_HOOKS_VERSION=${{ env.RUNNER_CONTAINER_HOOKS_VERSION }}
97+
platforms: linux/amd64,linux/arm64
9798
load: true
9899
push:
99100
${{ github.event_name == 'push' && github.ref == 'refs/heads/main'

0 commit comments

Comments
 (0)