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.
runner-arch
1 parent e4e8a78 commit ad9a900Copy full SHA for ad9a900
1 file changed
.github/workflows/wc-build-push-test.yml
@@ -107,6 +107,7 @@ jobs:
107
image-digest: ${{ needs.build-push.outputs.digest }}
108
test-file: ${{ inputs.integration-test-file }}
109
runner-labels: ${{ matrix.runner }}
110
+ runner-arch: ${{ needs.build-push.outputs.runner-arch }}
111
112
acceptance-test:
113
name: 🏗️
0 commit comments