mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced 2024-11-05 09:10:22 +00:00
d53dfcf94e
There are a couple things going on here. First, we need to avoid building egl/wayalnd/x11 crates on windows as they can't be built. Then we need to avoid running -sys tests as they don't succeed currently. See [1] Finally use a matrix:parallel job to tests multiple build configurations. [1] https://github.com/gtk-rs/gtk3-rs/issues/54 Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/701> |
||
---|---|---|
.. | ||
windows-docker | ||
env.sh | ||
gir-checks.py | ||
images_template.yml | ||
install-gst.sh | ||
install-gtk4.sh | ||
install-rust.sh | ||
run_windows_tests.ps1 |