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 7430f04 commit 2ba2bf6Copy full SHA for 2ba2bf6
.github/workflows/overcloud-host-image-build.yml
@@ -21,7 +21,7 @@ on:
21
cpu-platform-architecture:
22
description: Select the image's build architecture
23
type: choice
24
- default: x86
+ default: x86_64
25
options:
26
- x86_64
27
- aarch64
0 commit comments