Skip to content

Commit 293fc6c

Browse files
authored
testing with updated base image
1 parent 9b80df1 commit 293fc6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/fatimage.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ jobs:
2323
matrix: # build RL8, RL9
2424
build:
2525
- image_name: openhpc-RL8
26-
source_image_name: Rocky-8-GenericCloud-Base-8.10-20240528.0.x86_64.qcow2
26+
source_image_name: openhpc-RL8-250401-1025-9b80df10
2727
inventory_groups: control,compute,login
2828
- image_name: openhpc-RL9
29-
source_image_name: Rocky-9-GenericCloud-Base-9.5-20241118.0.x86_64.qcow2
29+
source_image_name: openhpc-RL9-250401-1025-9b80df10
3030
inventory_groups: control,compute,login
3131
env:
3232
ANSIBLE_FORCE_COLOR: True

0 commit comments

Comments
 (0)