mirror of
https://github.com/progval/irctest.git
synced 2025-04-05 14:59:49 +00:00
Temporary disable daily Dlk tests
They are too flaky and I can't debug them until the PHP 8 warnings are fixed.
This commit is contained in:
@ -337,8 +337,8 @@ software:
|
||||
separate_build_job: false
|
||||
path: Dlk-Services
|
||||
refs:
|
||||
stable: &dlk_stable "6db51ea03f039c48fd20427c04cec8ff98df7878"
|
||||
release: *dlk_stable
|
||||
stable: null # disabled because flaky, and hard to debug with all the PHP 8 warnings
|
||||
release: &dlk_stable "6db51ea03f039c48fd20427c04cec8ff98df7878"
|
||||
devel: "main"
|
||||
devel_release: *dlk_stable
|
||||
build_script: |
|
||||
|
Reference in New Issue
Block a user