mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 20:18:12 +02:00
i915/ci: use debian-build-testing instead of debian-testing
Signed-off-by: Pavel Ondračka <pavel.ondracka@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33345>
(cherry picked from commit f7e5daaedd)
This commit is contained in:
parent
82b697ed69
commit
84f297e9d1
2 changed files with 2 additions and 2 deletions
|
|
@ -684,7 +684,7 @@
|
|||
"description": "i915/ci: use debian-build-testing instead of debian-testing",
|
||||
"nominated": false,
|
||||
"nomination_type": 0,
|
||||
"resolution": 4,
|
||||
"resolution": 1,
|
||||
"main_sha": null,
|
||||
"because_sha": null,
|
||||
"notes": null
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ include:
|
|||
# Manual test rules for using g33 in ondracka r300 farm.
|
||||
.ondracka-g33-test:
|
||||
extends:
|
||||
- .b2c-x86_64-test-gl
|
||||
- .b2c-x86_64-test-gl-manual # use debian-build-testing rather than debian-testing
|
||||
- .i915g-manual-rules
|
||||
tags:
|
||||
- intelgpu:codename:G33
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue