ci: Move debian-android up to the build-for-tests stage
We're about to enable our first Android test job. Signed-off-by: Valentine Burley <valentine.burley@collabora.com> Reviewed-by: Eric Engestrom <None> Reviewed-by: Antonio Ospite <None> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33377>
This commit is contained in:
committed by
Marge Bot
parent
2aab9ef3fd
commit
218c403dee
@@ -82,6 +82,8 @@
|
||||
optional: true
|
||||
- job: debian-arm64-asan
|
||||
optional: true
|
||||
- job: debain-android
|
||||
optional: true
|
||||
# Windows runners don't have more than one build right now, so there is
|
||||
# no need to wait on the "first one" to be done.
|
||||
# - job: windows-msvc
|
||||
@@ -429,9 +431,9 @@ debian-android:
|
||||
- .meson-cross
|
||||
- .use-debian/android_build
|
||||
- .ci-deqp-artifacts
|
||||
stage: build-for-tests
|
||||
needs:
|
||||
- !reference [.use-debian/android_build, needs]
|
||||
- !reference [.build-for-tests-jobs]
|
||||
variables:
|
||||
BUILDTYPE: debug
|
||||
UNWIND: "disabled"
|
||||
|
||||
Reference in New Issue
Block a user