mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 17:30:12 +01:00
ci: move android's kvm requirement to .use-debian/x86_64_test-android
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34264>
This commit is contained in:
parent
e45f2e6c46
commit
88f70e48f5
2 changed files with 2 additions and 2 deletions
|
|
@ -423,6 +423,8 @@ debian/x86_64_test-android:
|
|||
MESA_IMAGE_TAG: &debian-x86_64_test-android ${DEBIAN_TEST_ANDROID_TAG}
|
||||
|
||||
.use-debian/x86_64_test-android:
|
||||
tags:
|
||||
- kvm
|
||||
extends:
|
||||
- .android-variables
|
||||
- .set-image-base-tag
|
||||
|
|
|
|||
|
|
@ -175,8 +175,6 @@ yaml-toml-shell-py-test:
|
|||
artifacts:
|
||||
paths:
|
||||
- results/
|
||||
tags:
|
||||
- kvm
|
||||
|
||||
.test-angle:
|
||||
variables:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue