mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Change github workflows to not compile legacy layout (#35946)
Since it will be removed in #35943 Signed-off-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
parent
1c60c0b62e
commit
e2daeeaceb
6 changed files with 5 additions and 36 deletions
2
.github/workflows/try.yml
vendored
2
.github/workflows/try.yml
vendored
|
@ -17,7 +17,7 @@ on:
|
|||
wpt-layout:
|
||||
required: false
|
||||
type: choice
|
||||
options: ["none", "2013", "2020", "all"]
|
||||
options: ["none", "2020", "all"]
|
||||
unit-tests:
|
||||
required: false
|
||||
type: boolean
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue