Skip to content

Commit bcee1b6

Browse files
authored
use rocky-latest-test for fatimage source
1 parent 14c7982 commit bcee1b6

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
@@ -33,10 +33,10 @@ jobs:
3333
SOURCE_IMAGES_MAP: |
3434
{
3535
"RL8": {
36-
"openstack.openhpc": "rocky-latest-RL8"
36+
"openstack.openhpc": "rocky-latest-test-RL8"
3737
},
3838
"RL9": {
39-
"openstack.openhpc": "rocky-latest-RL9"
39+
"openstack.openhpc": "rocky-latest-test-RL9"
4040
}
4141
}
4242

0 commit comments

Comments
 (0)