Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Köplinger <alex.koeplinger@outlook.com>2019-09-23 16:44:44 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2019-09-23 16:45:02 +0300
commit70e266a3af67ba30f8f15a3cc729ecf4e1cc01a7 (patch)
tree2036d11ee429451b262044dc7ef376b90b9596e8 /scripts/ci
parent6ad929c317f988c07765b61c45ad61168a6de276 (diff)
[ci] Fix typo in sdks-archive.groovy
Diffstat (limited to 'scripts/ci')
-rw-r--r--scripts/ci/pipeline/sdks-archive.groovy1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/ci/pipeline/sdks-archive.groovy b/scripts/ci/pipeline/sdks-archive.groovy
index 43b0e53f061..4c56885491d 100644
--- a/scripts/ci/pipeline/sdks-archive.groovy
+++ b/scripts/ci/pipeline/sdks-archive.groovy
@@ -65,7 +65,6 @@ parallel (
}
},
"WASM Linux": {
- if (xcode11) return
throttle(['provisions-wasm-toolchain']) {
node ("ubuntu-1804-amd64") {
archive ("wasm", "release", "Linux", "ubuntu-1804-amd64-preview", "npm dotnet-sdk-2.1 nuget openjdk-8-jre python3-pip")