Skip to content

Commit 0a16b72

Browse files
committed
self-hosted-runner: update to newer ARM template schema
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
1 parent c47fca1 commit 0a16b72

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
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#",
2+
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
33
"contentVersion": "1.0.0.0",
44
"parameters": {
55
"githubActionsRunnerRegistrationUrl": {

0 commit comments

Comments
 (0)