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 aa55661 commit becbc83Copy full SHA for becbc83
.github/workflows/certify-ubi-image.yml
@@ -45,3 +45,4 @@ jobs:
45
pyxis_token: ${{ secrets.PYXIS_API_TOKEN }}
46
preflight_version: ${{ inputs.preflight_version || '1.11.1' }}
47
submit: ${{ inputs.submit || true }}
48
+ platforms: "amd64,arm64,ppc64le,s390x"
0 commit comments