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 11055fe commit 6c94e88Copy full SHA for 6c94e88
.github/workflows/docker.yaml
@@ -10,6 +10,6 @@ on:
10
11
jobs:
12
package:
13
- uses: Chia-Network/actions/.github/workflows/docker-build.yaml@main
+ uses: Chia-Network/actions/.github/workflows/docker-build.yaml@qemu-latest-binfmt
14
with:
15
push: ${{ github.event_name != 'pull_request' }}
0 commit comments