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 24d1ee0 commit f693e88Copy full SHA for f693e88
.github/workflows/nightlybuild.yml
@@ -28,7 +28,7 @@ jobs:
28
- RL9
29
build:
30
- openstack.rocky-latest
31
- - openstack.rocky-latest-cuda
+ # - openstack.rocky-latest-cuda
32
exclude:
33
- os_version: RL8
34
build: openstack.rocky-latest-cuda
environments/.stackhpc/LEAFCLOUD.pkrvars.hcl
@@ -5,3 +5,4 @@ ssh_keypair_name = "slurm-app-ci"
5
ssh_private_key_file = "~/.ssh/id_rsa"
6
security_groups = ["default", "SSH"]
7
floating_ip_network = "external"
8
+image_name_suffx = "-ofed24"
0 commit comments