ci: Update tests-az.yml

This commit is contained in:
Nicolas Giard 2023-10-12 22:48:31 -04:00 committed by GitHub
parent 833b652f77
commit 28bcf6f667
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@ on:
jobs:
main:
name: Clean DB + Build Image
name: Run Tests on Azure temp VM
runs-on: ubuntu-latest
permissions:
@ -27,7 +27,7 @@ jobs:
--priority Spot \
--size Standard_D4as_v5 \
--max-price -1 \
--os-disk-size-gb 15 \
--os-disk-size-gb 30 \
--eviction-policy Delete \
--nic-delete-option Delete \
--output tsv \