We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c47fca1 commit 0a16b72Copy full SHA for 0a16b72
azure-self-hosted-runners/azure-arm-template.json
@@ -1,5 +1,5 @@
1
{
2
- "$schema": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#",
+ "$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
3
"contentVersion": "1.0.0.0",
4
"parameters": {
5
"githubActionsRunnerRegistrationUrl": {
0 commit comments