mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Add the Layout 2020 build to the quick check
This commit is contained in:
parent
3a9b2f93ef
commit
e7a4aeb14c
1 changed files with 2 additions and 0 deletions
2
.github/workflows/quick-check.yml
vendored
2
.github/workflows/quick-check.yml
vendored
|
@ -32,3 +32,5 @@ jobs:
|
|||
run: python3 ./mach test-unit --release
|
||||
- name: Lockfile check
|
||||
run: ./etc/ci/lockfile_changed.sh
|
||||
- name: Release build (Layout 2020)
|
||||
run: python3 ./mach build --release --with-layout-2020
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue