Skip to content

Commit

Permalink
chore: bump taskcluster version for translations GPU workers & firefo…
Browse files Browse the repository at this point in the history
…xci workers

The latter is inclusive of translations CPU workers, which is what I'm aiming to update.
  • Loading branch information
bhearsum committed Nov 20, 2024
1 parent 193e4d8 commit 3503f13
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion template/vars/taskcluster_version_firefoxci.yaml
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion template/vars/taskcluster_version_translations.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# This defines the current Taskcluster version, the default version for worker-runner and workers.
env_vars:
TASKCLUSTER_VERSION: 64.2.6
TASKCLUSTER_VERSION: 74.0.1

0 comments on commit 3503f13

Please sign in to comment.