Skip to content

Commit 6c94e88

Browse files
committed
Test building w/ latest qemu action
1 parent 11055fe commit 6c94e88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ on:
1010

1111
jobs:
1212
package:
13-
uses: Chia-Network/actions/.github/workflows/docker-build.yaml@main
13+
uses: Chia-Network/actions/.github/workflows/docker-build.yaml@qemu-latest-binfmt
1414
with:
1515
push: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)