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 77533ae commit 7430f04Copy full SHA for 7430f04
.github/workflows/overcloud-host-image-build.yml
@@ -23,7 +23,7 @@ on:
23
type: choice
24
default: x86
25
options:
26
- - x86
+ - x86_64
27
- aarch64
28
secrets:
29
KAYOBE_VAULT_PASSWORD:
0 commit comments