mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-25 00:00:11 +01:00
ci/build: debian-build-testing should follow same limit as other jobs
This was temporarily measure to prevent long LTO builds get stuck. Signed-off-by: David Heidelberg <david@ixit.cz> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31758>
This commit is contained in:
parent
5a65c478dd
commit
3dbbc24cb3
1 changed files with 0 additions and 1 deletions
|
|
@ -215,7 +215,6 @@ debian-build-testing:
|
|||
script: |
|
||||
.gitlab-ci/meson/build.sh
|
||||
.gitlab-ci/prepare-artifacts.sh
|
||||
timeout: 15m
|
||||
|
||||
shader-db:
|
||||
stage: code-validation
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue