mirror of
https://github.com/RGBCube/serenity
synced 2025-05-14 06:04:57 +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
1 changed files with 1 additions and 6 deletions
|
@ -12,13 +12,8 @@ pr: none
|
|||
trigger: none
|
||||
|
||||
stages:
|
||||
- stage: Toolchain
|
||||
dependsOn: []
|
||||
jobs:
|
||||
- template: Toolchain.yml
|
||||
|
||||
- stage: SerenityOS_Coverage
|
||||
dependsOn: Toolchain
|
||||
dependsOn: []
|
||||
jobs:
|
||||
- template: Serenity.yml
|
||||
parameters:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue