mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 04:38:03 +02: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
|
# Ensure that we are using the release build artifact
|
||||||
MINIO_ARTIFACT_NAME: mesa-arm64-release
|
MINIO_ARTIFACT_NAME: mesa-arm64-release
|
||||||
needs:
|
needs:
|
||||||
- job: debian/arm64_test
|
- debian/arm64_test
|
||||||
- debian-arm64-release
|
- debian-arm64-release
|
||||||
|
dependencies: null
|
||||||
|
|
||||||
.nouveau-rules:
|
.nouveau-rules:
|
||||||
stage: nouveau
|
stage: nouveau
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue