Skip to content

Commit 5d665d2

Browse files
committed
CI: Promote ARM64 host images by default
1 parent 9b41627 commit 5d665d2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/overcloud-host-image-promote.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@ on:
1010
rocky9-aarch64:
1111
description: Promote Rocky Linux 9 aarch64
1212
type: boolean
13-
default: false
13+
default: true
1414
rocky10:
1515
description: Promote Rocky Linux 10
1616
type: boolean
1717
default: true
1818
rocky10-aarch64:
1919
description: Promote Rocky Linux 10 aarch64
2020
type: boolean
21-
default: false
21+
default: true
2222
ubuntu-noble:
2323
description: Promote Ubuntu 24.04 Noble
2424
type: boolean

0 commit comments

Comments
 (0)