tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit f686a3befe627131ab12254c1f77004e8c4d3a88
parent 55c3ab7cd6d297d118dbeb8173a1cdc78200eab1
Author: Julien Cristau <jcristau@mozilla.com>
Date:   Mon, 10 Nov 2025 15:59:43 +0000

Bug 1999273 - run openh264-plugin tasks on b-linux worker type. r=releng-reviewers,Eijebong DONTBUILD

Differential Revision: https://phabricator.services.mozilla.com/D271996

Diffstat:
Mtaskcluster/kinds/openh264-plugin/kind.yml | 10+++++-----
1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/taskcluster/kinds/openh264-plugin/kind.yml b/taskcluster/kinds/openh264-plugin/kind.yml @@ -33,7 +33,7 @@ tasks: build_type: opt treeherder: platform: linux32/opt - worker-type: b-linux-gcp + worker-type: b-linux worker: max-run-time: 1800 artifacts: @@ -58,7 +58,7 @@ tasks: build_type: opt treeherder: platform: linux64/opt - worker-type: b-linux-gcp + worker-type: b-linux worker: max-run-time: 1800 artifacts: @@ -83,7 +83,7 @@ tasks: build_type: opt treeherder: platform: linux64-aarch64/opt - worker-type: b-linux-gcp + worker-type: b-linux worker: max-run-time: 1800 artifacts: @@ -108,7 +108,7 @@ tasks: build_type: opt treeherder: platform: macosx64/opt - worker-type: b-linux-gcp + worker-type: b-linux worker: max-run-time: 1800 artifacts: @@ -133,7 +133,7 @@ tasks: build_type: opt treeherder: platform: macosx64-aarch64/opt - worker-type: b-linux-gcp + worker-type: b-linux worker: max-run-time: 1800 artifacts: