mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 22:38:05 +02: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: |
|
script: |
|
||||||
.gitlab-ci/meson/build.sh
|
.gitlab-ci/meson/build.sh
|
||||||
.gitlab-ci/prepare-artifacts.sh
|
.gitlab-ci/prepare-artifacts.sh
|
||||||
timeout: 15m
|
|
||||||
|
|
||||||
shader-db:
|
shader-db:
|
||||||
stage: code-validation
|
stage: code-validation
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue