Use bigger build machine to avoid recurrent breakages of Linux/CUDA builds

This commit is contained in:
Alexandre Lissy 2020-09-10 15:13:51 +02:00
parent a4d6c672d4
commit 2e92f53aac

View File

@ -20,7 +20,7 @@ build:
build: "taskcluster/cuda-build.sh"
package: "taskcluster/package.sh"
nc_asset_name: "native_client.amd64.cuda.linux.tar.xz"
workerType: "${docker.dsBuild}"
workerType: "${docker.tfBuild}"
metadata:
name: "DeepSpeech Linux AMD64 CUDA"
description: "Building DeepSpeech for Linux/AMD64, CUDA-enabled, optimized version"