ci/android: move common config to common job

Signed-off-by: Eric Engestrom <eric@igalia.com>
Reviewed-by: Helen Koike <helen.koike@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21157>
This commit is contained in:
Eric Engestrom
2023-02-06 14:29:38 +00:00
committed by Marge Bot
parent eb9ab4efeb
commit eb0f85dd8c
2 changed files with 5 additions and 5 deletions

View File

@@ -65,6 +65,11 @@ rustfmt:
artifacts: false # The Android build will be downloaded later
- job: debian/x86_test-android
artifacts: false
script:
- ./install/cuttlefish-runner.sh
artifacts:
paths:
- results/
.vkd3d-proton-test:
artifacts:

View File

@@ -109,8 +109,3 @@ android-virgl-llvmpipe:
extends:
- .test-android
- .virgl-rules
script:
- ./install/cuttlefish-runner.sh
artifacts:
paths:
- results/