Skip to content

Commit

Permalink
chore: new versions
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Sep 30, 2024
1 parent ff91185 commit 7e10b07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ build-rust:
stage: build
parallel:
matrix:
- RUST_VERSION: ["1.70.0", "1.71.0", "stable", "nightly"]
- RUST_VERSION: ["1.74.0", "1.75.0", "stable", "nightly"]
script:
- rustup toolchain install $RUST_VERSION
- rustup override set $RUST_VERSION
Expand Down

0 comments on commit 7e10b07

Please sign in to comment.