mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Package in platform workflows
This commit is contained in:
parent
cfef75c99b
commit
ec5b646b50
4 changed files with 53 additions and 4 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -35,6 +35,7 @@ jobs:
|
|||
uses: ./.github/workflows/windows.yml
|
||||
with:
|
||||
layout: '2013'
|
||||
unit-tests: true
|
||||
|
||||
build-mac:
|
||||
name: Mac
|
||||
|
@ -42,6 +43,7 @@ jobs:
|
|||
uses: ./.github/workflows/mac.yml
|
||||
with:
|
||||
layout: '2013'
|
||||
unit-tests: true
|
||||
|
||||
build-linux:
|
||||
name: Linux
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue