ci: Remove the manual trigger for the rust msrv windows job

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1506>
This commit is contained in:
Jordan Petridis 2024-08-16 20:09:23 +03:00 committed by Backport Bot
parent 101544d3f7
commit 77ceb9ebe1

View file

@ -537,7 +537,6 @@ windows rust docker stable:
windows rust docker msrv:
extends: '.windows rust docker build'
when: 'manual'
variables:
RUST_IMAGE: !reference [variables, "WINDOWS_RUST_MINIMUM_IMAGE"]
RUST_UPSTREAM_IMAGE: !reference [variables, "WINDOWS_RUST_MINIMUM_UPSTREAM_IMAGE"]