mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-25 23:30:10 +01:00
gitlab-ci: add x86 (32 bits) build
Suggested-by: Daniel Vetter <daniel@ffwll.ch> Signed-off-by: Eric Engestrom <eric.engestrom@intel.com> Reviewed-by: Michel Dänzer <mdaenzer@redhat.com>
This commit is contained in:
parent
55be53d65f
commit
202d10a9e2
1 changed files with 5 additions and 0 deletions
|
|
@ -91,6 +91,11 @@ meson-x86_64:
|
|||
needs:
|
||||
- debian
|
||||
|
||||
meson-i386:
|
||||
extends: meson-x86_64
|
||||
variables:
|
||||
CROSS: i386
|
||||
|
||||
meson-arch-daily:
|
||||
rules:
|
||||
- if: '$SCHEDULE == "arch-daily"'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue