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 21345ba commit 2a40a19Copy full SHA for 2a40a19
.github/workflows/overcloud-host-image-build.yml
@@ -14,7 +14,7 @@ on:
14
cpu-platform-architecture:
15
description: Select the image's build architecture
16
type: choice
17
- default: x86
+ default: x86_64
18
options:
19
- x86_64
20
- aarch64
0 commit comments