New arch is a feature

Dont release x86 until we have an e2e test machine
This commit is contained in:
David Kale
2019-11-11 15:02:21 -05:00
parent d46e92e9bb
commit 215f78888a
4 changed files with 43 additions and 56 deletions
-6
View File
@@ -5,12 +5,6 @@
"version": "<RUNNER_VERSION>",
"downloadUrl": "https://githubassets.azureedge.net/runners/<RUNNER_VERSION>/actions-runner-win-x64-<RUNNER_VERSION>.zip"
},
{
"name": "actions-runner-win-x86-<RUNNER_VERSION>.zip",
"platform": "win-x86",
"version": "<RUNNER_VERSION>",
"downloadUrl": "https://githubassets.azureedge.net/runners/<RUNNER_VERSION>/actions-runner-win-x86-<RUNNER_VERSION>.zip"
},
{
"name": "actions-runner-osx-x64-<RUNNER_VERSION>.tar.gz",
"platform": "osx-x64",