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

feat: bumped base version

parent 3e11d1ab
Branches
Tags
No related merge requests found
Pipeline #583 canceled
...@@ -12,7 +12,7 @@ build-rust: ...@@ -12,7 +12,7 @@ build-rust:
stage: build stage: build
parallel: parallel:
matrix: matrix:
- RUST_VERSION: ["1.56.0", "1.60.0", "1.61.0", "stable", "nightly"] - RUST_VERSION: ["1.56.0", "1.60.0", "stable", "nightly"]
script: script:
- rustup toolchain install $RUST_VERSION - rustup toolchain install $RUST_VERSION
- rustup override set $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