mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Run the Layout 2020 build in the main workflow
This commit is contained in:
parent
be6e25a1b2
commit
4fa2b7c822
1 changed files with 2 additions and 0 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -184,6 +184,8 @@ jobs:
|
|||
with:
|
||||
name: release-binary
|
||||
path: target.tar.gz
|
||||
- name: Release build (Layout 2020)
|
||||
run: python3 ./mach build --release --with-layout-2020
|
||||
|
||||
linux-wpt:
|
||||
if: contains(fromJSON('["auto", "try", "try-wpt"]'), github.ref_name)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue