Use bigger build machine to avoid recurrent breakages of Linux/CUDA builds
This commit is contained in:
parent
a4d6c672d4
commit
2e92f53aac
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user