We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e587287 commit 5b98700Copy full SHA for 5b98700
.taskcluster.yml
@@ -57,7 +57,7 @@ tasks:
57
owner: ${owner}
58
source: ${event.repository.clone_url}
59
payload:
60
- image: ghcr.io/web-platform-tests/wpt:3
+ image: ghcr.io/web-platform-tests/wpt:ghcr.io-web-platform-tests-wpt-3
61
maxRunTime: 7200
62
artifacts:
63
public/results:
tools/ci/tc/tasks/test.yml
@@ -4,7 +4,7 @@ components:
4
workerType: ci
5
schedulerId: taskcluster-github
6
deadline: "24 hours"
7
8
9
10
0 commit comments