]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
ci: have one github workflow with MSRV
authorPhilippe Antoine <pantoine@oisf.net>
Fri, 1 Jul 2022 09:26:17 +0000 (11:26 +0200)
committerPhilippe Antoine <pantoine@oisf.net>
Tue, 2 Aug 2022 12:55:04 +0000 (14:55 +0200)
.github/workflows/builds.yml

index 2112227914344a152f5b1c7849b0ca7d3d7bcede..df4b0c9742af3ad921bd04a538c4d5a8d1cbda68 100644 (file)
@@ -1278,7 +1278,7 @@ jobs:
                 zlib1g \
                 zlib1g-dev
       - name: Install Rust
-        run: curl https://sh.rustup.rs -sSf | sh -s -- --default-toolchain $RUST_VERSION_KNOWN -y
+        run: curl https://sh.rustup.rs -sSf | sh -s -- --default-toolchain $RUST_VERSION_MIN -y
       - run: echo "$HOME/.cargo/bin" >> $GITHUB_PATH
       - uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
       - uses: actions/download-artifact@fb598a63ae348fa914e94cd0ff38f362e927b741