File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ jobs:
110110 - uses : dtolnay/rust-toolchain@master
111111 with :
112112 components : cargo
113- toolchain : 1.82 .0 # LOWEST SUPPORTED RUST TOOLCHAIN
113+ toolchain : 1.85 .0 # LOWEST SUPPORTED RUST TOOLCHAIN
114114 - name : Install python prerequisites
115115 run : >
116116 dnf install -y
@@ -213,7 +213,7 @@ jobs:
213213 - uses : dtolnay/rust-toolchain@master
214214 with :
215215 components : cargo
216- toolchain : 1.82 .0 # LOWEST SUPPORTED RUST TOOLCHAIN
216+ toolchain : 1.85 .0 # LOWEST SUPPORTED RUST TOOLCHAIN
217217 - uses : stratis-storage/github-actions/github-modify@HEAD
218218 with :
219219 repo : stratisd
Original file line number Diff line number Diff line change 1919 - uses : dtolnay/rust-toolchain@master
2020 with :
2121 components : cargo
22- toolchain : 1.82 .0 # LOWEST SUPPORTED RUST TOOLCHAIN
22+ toolchain : 1.85 .0 # LOWEST SUPPORTED RUST TOOLCHAIN
2323 - name : Install dependencies for Fedora
2424 run : >
2525 dnf install -y
You can’t perform that action at this time.
0 commit comments