diff --git a/builders/gw_translations_multiengine.yaml b/builders/gw_translations_multiengine.yaml new file mode 100644 index 0000000..1e58e60 --- /dev/null +++ b/builders/gw_translations_multiengine.yaml @@ -0,0 +1,18 @@ +template: googlecompute +platform: linux + +builder_var_files: + - taskcluster_version_firefoxci + - default_linux + - translations_gcp # TODO: merge this and following? + - googlecompute_jammy + - ubuntu_amd64 + - firefoxci_loopback + +script_directories: + - ubuntu-jammy-from-community + - ubuntu-jammy-from-community-gui + - ubuntu-cuda + - relops-papertrail-tclogs # needs to run after worker-runner-gw-systemd + - translations-worker-requirements + - gcp-ops-agent diff --git a/template/vars/taskcluster_version_firefoxci.yaml b/template/vars/taskcluster_version_firefoxci.yaml index c3ec3cb..6aaebec 100644 --- a/template/vars/taskcluster_version_firefoxci.yaml +++ b/template/vars/taskcluster_version_firefoxci.yaml @@ -1,3 +1,3 @@ # This defines the current Taskcluster version, the default version for worker-runner and workers. env_vars: - TASKCLUSTER_VERSION: 64.3.0 + TASKCLUSTER_VERSION: 74.0.1