Skip to content

Commit

Permalink
wip: Associate created instance with "antsthings-vgl-gpu-image" custo…
Browse files Browse the repository at this point in the history
…m image

Co-authored-by: muratmaga <[email protected]>
  • Loading branch information
jcfr and muratmaga committed May 2, 2024
1 parent 4bb3cc0 commit badc37e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-instance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
--security-group "default" \
--security-group "exosphere" \
--flavor g3.large \
--image "Featured-Ubuntu22" \
--image "antsthings-vgl-gpu-image" \
--wait
env:
NUMBER: ${{ github.event.issue.number }}
Expand Down

0 comments on commit badc37e

Please sign in to comment.