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

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1499>
This commit is contained in:
Jordan Petridis 2024-08-16 20:09:23 +03:00
parent c7694a4a91
commit ec66403c24

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"]