Skip to content

Commit badc37e

Browse files
jcfrmuratmaga
andcommitted
wip: Associate created instance with "antsthings-vgl-gpu-image" custom image
Co-authored-by: muratmaga <[email protected]>
1 parent 4bb3cc0 commit badc37e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-instance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
--security-group "default" \
2323
--security-group "exosphere" \
2424
--flavor g3.large \
25-
--image "Featured-Ubuntu22" \
25+
--image "antsthings-vgl-gpu-image" \
2626
--wait
2727
env:
2828
NUMBER: ${{ github.event.issue.number }}

0 commit comments

Comments
 (0)