mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-10 01:59:31 +00:00
CI: Remove stale dependence on Toolchain.yml from nightly job
We removed this file in 0a7d0362ea
but
forgot to update the nightly job.
This commit is contained in:
parent
47797ff52c
commit
b996e15d9d
Notes:
sideshowbarker
2024-07-19 01:59:31 +09:00
Author: https://github.com/ADKaster
Commit: b996e15d9d
Pull-request: https://github.com/SerenityOS/serenity/pull/17796
Reviewed-by: https://github.com/trflynn89 ✅
1 changed files with 1 additions and 6 deletions
|
@ -12,13 +12,8 @@ pr: none
|
||||||
trigger: none
|
trigger: none
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
- stage: Toolchain
|
|
||||||
dependsOn: []
|
|
||||||
jobs:
|
|
||||||
- template: Toolchain.yml
|
|
||||||
|
|
||||||
- stage: SerenityOS_Coverage
|
- stage: SerenityOS_Coverage
|
||||||
dependsOn: Toolchain
|
dependsOn: []
|
||||||
jobs:
|
jobs:
|
||||||
- template: Serenity.yml
|
- template: Serenity.yml
|
||||||
parameters:
|
parameters:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue