Skip to content
Snippets Groups Projects
Verified Commit adb73ad4 authored by João Magalhães's avatar João Magalhães :rocket:
Browse files

feat: new rust version

parent 69fa376e
No related branches found
No related tags found
No related merge requests found
Pipeline #587 passed
......@@ -12,7 +12,7 @@ build-rust:
stage: build
parallel:
matrix:
- RUST_VERSION: ["1.56.0", "1.60.0", "stable", "nightly"]
- RUST_VERSION: ["1.56.1", "1.60.0", "stable", "nightly"]
script:
- rustup toolchain install $RUST_VERSION
- rustup override set $RUST_VERSION
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment