Skip to content

Commit dcbf28f

Browse files
Merge pull request #20 from git-for-windows/bump-azure-image-sku
azure-arm-template: bump image SKU to win11-22h2
2 parents 200fdc9 + ba380bc commit dcbf28f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-self-hosted-runners/azure-arm-template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@
204204
"imageReference": {
205205
"publisher": "microsoftwindowsdesktop",
206206
"offer": "windows11preview-arm64",
207-
"sku": "win11-21h2-ent",
207+
"sku": "win11-22h2-ent",
208208
"version": "latest"
209209
}
210210
},

0 commit comments

Comments
 (0)