commit e4ac99f14681f35e8e5e0b4818b9e1475695a45a from: witcher date: Tue Jan 31 13:35:26 2023 UTC CI: Build with stable compiler commit - 484fca2a09ee896f7a44e1d154382c418aa56eaf commit + e4ac99f14681f35e8e5e0b4818b9e1475695a45a blob - 06c484d9fc0cd7aad6f39e4e3bb81b4a63408075 blob + 22ed78ef4ee1ed79b91a953d17cdce5a9ea46cd3 --- .build.yml +++ .build.yml @@ -15,7 +15,7 @@ sources: - https://git.sr.ht/~witcher/rss-email tasks: - setup: | - rustup-init --no-modify-path --profile minimal --default-toolchain nightly --component rustfmt --component clippy -y + rustup-init --no-modify-path --profile minimal --default-toolchain stable --component rustfmt --component clippy -y echo ". $HOME/.cargo/env" >> ~/.buildenv - version: | rustc -V