projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe09de9
)
ci/rust: test from git using latest feature
author
Luca BRUNO
<luca.bruno@coreos.com>
Thu, 27 Oct 2022 12:58:43 +0000
(12:58 +0000)
committer
Luca BRUNO
<luca.bruno@coreos.com>
Thu, 27 Oct 2022 12:58:43 +0000
(12:58 +0000)
.github/workflows/rust.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/rust.yml
b/.github/workflows/rust.yml
index bca9b691d60d647bf090992a14876fec2ea295ac..6e468fd6648ac3042511b0f3029247971dd60d71 100644
(file)
--- a/
.github/workflows/rust.yml
+++ b/
.github/workflows/rust.yml
@@
-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