mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-04 15:40:11 +01:00
ci: Fix freedreno-rules-performance
Signed-off-by: Guilherme Gallo <guilherme.gallo@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22065>
This commit is contained in:
parent
2112d8b1f2
commit
8e5c33f8a2
1 changed files with 2 additions and 1 deletions
|
|
@ -330,8 +330,9 @@
|
|||
# Ensure that we are using the release build artifact
|
||||
MINIO_ARTIFACT_NAME: mesa-arm64-release
|
||||
needs:
|
||||
- job: debian/arm64_test
|
||||
- debian/arm64_test
|
||||
- debian-arm64-release
|
||||
dependencies: null
|
||||
|
||||
.nouveau-rules:
|
||||
stage: nouveau
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue