Merge branch 'main' of https://github.com/actions/virtual-environments into v-malob/xcode

This commit is contained in:
Maxim Lobanov
2020-11-13 20:37:18 +03:00
28 changed files with 362 additions and 314 deletions

View File

@@ -217,5 +217,10 @@
"package": "yamllint",
"cmd": "yamllint --version"
}
]
],
"dotnet": {
"versions": [
"2.1"
]
}
}