Merge pull request #2748 from lucab/ups/ci-rust-bump-libostree-git
ci/rust: test from git using latest feature
This commit is contained in:
commit
2c8977443c
|
|
@ -13,7 +13,7 @@ env:
|
|||
CARGO_TERM_COLOR: always
|
||||
CARGO_PROJECT_FEATURES: "v2021_5,cap-std-apis"
|
||||
# TODO: Automatically query this from the C side
|
||||
LATEST_LIBOSTREE: "v2022_5"
|
||||
LATEST_LIBOSTREE: "v2022_6"
|
||||
# Minimum supported Rust version (MSRV)
|
||||
ACTION_MSRV_TOOLCHAIN: 1.58.1
|
||||
# Pinned toolchain for linting
|
||||
|
|
|
|||
Loading…
Reference in New Issue