diff --git a/.github/workflows/create-azure-self-hosted-runners.yml b/.github/workflows/create-azure-self-hosted-runners.yml index 4a53bbfd..4058d056 100644 --- a/.github/workflows/create-azure-self-hosted-runners.yml +++ b/.github/workflows/create-azure-self-hosted-runners.yml @@ -39,7 +39,7 @@ env: # For more information, see https://learn.microsoft.com/en-us/azure/virtual-machines/dplsv5-dpldsv5-series (which # unfortunately does not have more information about price by region) AZURE_VM_REGION: westus2 - AZURE_VM_IMAGE: win11-23h2-ent + AZURE_VM_IMAGE: win11-24h2-ent # The following secrets are required for this workflow to run: # AZURE_CREDENTIALS - Credentials for the Azure CLI. It's recommended to set up a resource