Skip to content

Commit 812857d

Browse files
authored
Bump volume size for extra build
1 parent 3f98f6a commit 812857d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/extra.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@ jobs:
3232
- image_name: openhpc-extra-RL8
3333
source_image_name_key: RL8 # key into environments/.stackhpc/tofu/cluster_image.auto.tfvars.json
3434
inventory_groups: doca,cuda,lustre
35-
volume_size: 30 # needed for cuda
35+
volume_size: 35 # needed for cuda
3636
- image_name: openhpc-extra-RL9
3737
source_image_name_key: RL9
3838
inventory_groups: doca,cuda,lustre
39-
volume_size: 30 # needed for cuda
39+
volume_size: 35 # needed for cuda
4040
env:
4141
ANSIBLE_FORCE_COLOR: True
4242
OS_CLOUD: openstack

0 commit comments

Comments
 (0)