Switch to glib v2_58
Remove the ancient fallbacks Part-of: <https://gitlab.gnome.org/World/Phosh/squeekboard/-/merge_requests/621>
This commit is contained in:
@ -82,7 +82,7 @@ build_reference:
|
||||
script:
|
||||
- apt-get -y install cargo
|
||||
- cd _build
|
||||
- ../cargo.sh doc --no-deps --document-private-items --features 'glib_v0_14,zbus_v1_5,clap_v4'
|
||||
- ../cargo.sh doc --no-deps --document-private-items --features 'zbus_v1_5,clap_v4'
|
||||
except:
|
||||
variables:
|
||||
- $PKG_ONLY == "1"
|
||||
|
||||
Reference in New Issue
Block a user