Commit 0fdb6867 authored by Olivier Crête's avatar Olivier Crête

gitlab-ci: Move CI to Windows 1809 builder

Also upgrade to Windows image v8 as the image needs to match the host
parent da7acb34
......@@ -80,12 +80,12 @@ build meson:
- build/
build msys2:
image: 'registry.freedesktop.org/gstreamer/gst-ci/amd64/windows:v6'
image: 'registry.freedesktop.org/gstreamer/gst-ci/amd64/windows:v8'
stage: 'build'
tags:
- 'docker'
- 'windows'
- '1607'
- '1809'
variables:
MESON_ARGS: >
--prefix=${CI_PROJECT_DIR}/libnice-prefix
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment