mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
HACK: keep ming32 build artifacts
This commit is contained in:
@@ -206,6 +206,10 @@ mingw-cross-build:
|
||||
- .gitlab-ci/meson-build.sh --run-install
|
||||
variables:
|
||||
MESON_ARGS: --cross-file=.gitlab-ci/cross-i686-w64-mingw32.txt -Dglx=false -Dlisten_tcp=true -Dxvmc=true -Dxv=true
|
||||
artifacts:
|
||||
paths:
|
||||
- /usr/local
|
||||
expire_in: 1 week
|
||||
|
||||
freebsd:
|
||||
stage: build-and-test
|
||||
|
||||
Reference in New Issue
Block a user