ci: Update build.yml

This commit is contained in:
Nicolas Giard 2024-10-17 21:12:46 -04:00 committed by GitHub
parent 9303aaf5f7
commit 5c2369362d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -243,7 +243,7 @@ jobs:
vminfo=$(az vm create \
--resource-group ghaDatatracker \
--name tmpGhaBuildVM \
--image Ubuntu2404 \
--image Ubuntu2204 \
--admin-username azureuser \
--generate-ssh-keys \
--priority Spot \