ci: Use a specific version of the gir checker

This commit is contained in:
Sebastian Dröge 2020-12-20 20:15:34 +02:00
parent 002958f0b4
commit d914967ce4

View file

@ -300,8 +300,8 @@ gir-checks:
extends: .img-stable
stage: 'extras'
script:
- git clone --depth 1 https://github.com/gtk-rs/checker
- cd checker && echo '[workspace]' >> Cargo.toml
- git clone https://github.com/gtk-rs/checker
- cd checker && git reset --hard df3ac62ae7f9876dc34a62b71f3a5427e4a4956d && echo '[workspace]' >> Cargo.toml
- cargo build --release
- |
cargo run --release -- \