Skip to content
Snippets Groups Projects

newer ci templates and msrv bump

Merged Fedor Telnov requested to merge newer-ci-templates into master
Files
2
+ 1
0
@@ -17,3 +17,4 @@ RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- --defau
@@ -17,3 +17,4 @@ RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- --defau
ENV PATH="/kafka/bin:/root/.cargo/bin:${PATH}"
ENV PATH="/kafka/bin:/root/.cargo/bin:${PATH}"
RUN cargo install sccache
RUN cargo install sccache
 
Loading