From 710e468c0da3e7fbaeb05bf7ecf653c59537d3c8 Mon Sep 17 00:00:00 2001 From: Mark Rousskov Date: Fri, 1 Nov 2019 22:00:34 -0400 Subject: [PATCH] This disables the asmjs builder for beta This builder is just a test builder, so the artifacts we produce should be unaffected. Unfortunately, the mozilla-games S3 bucket appears to have gone offline or at least is giving us forbidden errors, so the asmjs builder isn't able to build anymore. --- src/ci/azure-pipelines/auto.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/ci/azure-pipelines/auto.yml b/src/ci/azure-pipelines/auto.yml index 5f7761297095c..e81b7ef5986e6 100644 --- a/src/ci/azure-pipelines/auto.yml +++ b/src/ci/azure-pipelines/auto.yml @@ -124,8 +124,6 @@ jobs: IMAGE: dist-x86_64-netbsd DEPLOY: 1 - asmjs: - IMAGE: asmjs i686-gnu: IMAGE: i686-gnu i686-gnu-nopt: