gstreamer/gitlab
Nirbheek Chauhan 32c91139a4 gst-build: Only use gstreamer runners for windows jobs
Till we can update the container image to the Feb 11 security update,
all x86 executables will crash because of:

https://support.microsoft.com/en-us/help/4542617/you-might-encounter-issues-when-using-windows-server-containers-with-t

So restrict to the gstreamer runners that are running an older Windows
version. For example:

```
subprojects\gstreamer\gst\parse\meson.build:10:0: ERROR: Command
  "c:\python38\python.exe
  C:\builds\thaytan\gst-plugins-good\gst-build\subprojects\gstreamer\gst\parse\get_flex_version.py
  C:\builds\thaytan\gst-plugins-good\gst-build\subprojects\win-flex-bison-binaries\win_flex.exe"
  failed with status 1.
```

https://gitlab.freedesktop.org/thaytan/gst-plugins-good/-/jobs/2066909

```
meson.build:1:0: ERROR: Executables created by c compiler cl are not runnable.
```

https://gitlab.freedesktop.org/nirbheek/gst-ci/-/jobs/2070394
2020-03-26 19:57:18 +05:30
..
build_manifest.py gitlab/build_manifest: allow for upstream branch to be specified 2019-06-05 22:51:04 +00:00
ci_template.yml gst-build: Only use gstreamer runners for windows jobs 2020-03-26 19:57:18 +05:30
clone_manifest_ref.py gitlab: add a script to clone a repository using manifest details 2019-03-26 21:35:44 +00:00
freedesktop_doc_importer.sh doc-importer: Update job name now that we build the API doc 2019-05-13 19:36:01 -04:00