Commit 11df9cdc authored by Olivier Crête's avatar Olivier Crête

ci: Update Windows image to 2022

parent 63f4962c
...@@ -74,13 +74,13 @@ build: ...@@ -74,13 +74,13 @@ build:
.build windows: .build windows:
image: 'registry.freedesktop.org/gstreamer/gstreamer/amd64/windows:2021-10-01.0-master' image: 'registry.freedesktop.org/gstreamer/gstreamer/amd64/windows:2023-03-11.0-main'
stage: 'build' stage: 'build'
interruptible: true interruptible: true
tags: tags:
- 'docker' - 'docker'
- 'windows' - 'windows'
- '1809' - '2022'
variables: variables:
MESON_ARGS: > MESON_ARGS: >
--prefix=${CI_PROJECT_DIR}/libnice-prefix --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