ci: Pin the windows jobs to gstreamer runners for now

There seem to be some seemingly random failures if the
jobs get scheduled on the other windows runners,
and they need to be debugged further.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1736>
This commit is contained in:
Jordan Petridis 2024-08-21 19:49:41 +03:00 committed by GStreamer Marge Bot
parent b9fcb99cd4
commit c43fc2d576

View file

@ -272,6 +272,7 @@ documentation:
- 'docker' - 'docker'
- 'windows' - 'windows'
- '2022' - '2022'
- "gstreamer-windows"
script: script:
# Set the code page to UTF-8 # Set the code page to UTF-8
- chcp 65001 - chcp 65001