mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
CI: don’t require mac-wpt to succeed
This commit is contained in:
parent
8c18196ec9
commit
55c4c7b6e5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -294,7 +294,7 @@ jobs:
|
||||||
- "build-linux"
|
- "build-linux"
|
||||||
- "build-mac"
|
- "build-mac"
|
||||||
- "linux-wpt"
|
- "linux-wpt"
|
||||||
- "mac-wpt"
|
# - "mac-wpt"
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Mark the job as successful
|
- name: Mark the job as successful
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue