mirror of
https://github.com/actions/runner-images.git
synced 2025-12-10 19:16:48 +00:00
change offer and sku
This commit is contained in:
@@ -49,8 +49,8 @@
|
||||
"private_virtual_network_with_public_ip": "{{user `private_virtual_network_with_public_ip`}}",
|
||||
"os_type": "Linux",
|
||||
"image_publisher": "canonical",
|
||||
"image_offer": "0001-com-ubuntu-server-focal",
|
||||
"image_sku": "20_04-lts",
|
||||
"image_offer": "UbuntuServer",
|
||||
"image_sku": "20.04-LTS",
|
||||
"os_disk_size_gb": "86"
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user