Skip to content

Commit 571d2b5

Browse files
authored
Merge pull request #84 from git-for-windows/self-hosted-runners-24h2-upgrade
self-hosted runners: upgrade to 24h2
2 parents 292b89b + 6f7cf95 commit 571d2b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-azure-self-hosted-runners.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ env:
3939
# For more information, see https://learn.microsoft.com/en-us/azure/virtual-machines/dplsv5-dpldsv5-series (which
4040
# unfortunately does not have more information about price by region)
4141
AZURE_VM_REGION: westus2
42-
AZURE_VM_IMAGE: win11-23h2-ent
42+
AZURE_VM_IMAGE: win11-24h2-ent
4343

4444
# The following secrets are required for this workflow to run:
4545
# AZURE_CREDENTIALS - Credentials for the Azure CLI. It's recommended to set up a resource

0 commit comments

Comments
 (0)