mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
WPT sync using abstract workflows
This commit is contained in:
parent
1a84fcc9e1
commit
8959c5754d
5 changed files with 49 additions and 93 deletions
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
|
@ -49,7 +49,7 @@ jobs:
|
|||
uses: ./.github/workflows/linux.yml
|
||||
with:
|
||||
layout: '2013'
|
||||
wpt: true
|
||||
wpt: 'test'
|
||||
|
||||
build-linux-layout-2020:
|
||||
name: Linux (layout-2020)
|
||||
|
@ -57,7 +57,6 @@ jobs:
|
|||
uses: ./.github/workflows/linux.yml
|
||||
with:
|
||||
layout: '2020'
|
||||
wpt: false
|
||||
|
||||
build_result:
|
||||
name: homu build finished
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue