diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:13:33 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:13:33 +0000 |
commit | 086c044dc34dfc0f74fbe41f4ecb402b2cd34884 (patch) | |
tree | a4f824bd33cb075dd5aa3eb5a0a94af221bbe83a /taskcluster/ci/test/talos.yml | |
parent | Adding debian version 124.0.1-1. (diff) | |
download | firefox-086c044dc34dfc0f74fbe41f4ecb402b2cd34884.tar.xz firefox-086c044dc34dfc0f74fbe41f4ecb402b2cd34884.zip |
Merging upstream version 125.0.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'taskcluster/ci/test/talos.yml')
-rw-r--r-- | taskcluster/ci/test/talos.yml | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/taskcluster/ci/test/talos.yml b/taskcluster/ci/test/talos.yml index f622eef18e..28da3b47f4 100644 --- a/taskcluster/ci/test/talos.yml +++ b/taskcluster/ci/test/talos.yml @@ -677,6 +677,8 @@ talos-webgl: webgl-ipc: by-test-platform: (linux1804|windows10|macosx1015)-64.*: [trunk] + windows11-64-2009-hw-ref-shippable.*: [trunk] + windows11(?!.*shippable).*: [] default: [] webrender-sw: by-test-platform: @@ -685,14 +687,14 @@ talos-webgl: default: by-test-platform: windows.*-32.*: [] - (linux|windows10-64|macos)(?!.*shippable).*: [] - (linux|windows10-64|macos)(?!.*-qr).*: [] + (linux|windows10-64|windows11|macos)(?!.*shippable).*: [] + (linux|windows10-64|windows11|macos)(?!.*-qr).*: [] default: [trunk] max-run-time: 2100 mozharness: extra-options: by-test-platform: - windows10-64-ref-hw.*: + windows(10-64-ref-hw|11-64-2009-hw-ref).*: - --suite=webgl - --skip-preflight default: |