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

chore: update Rust version in CI configuration to 1.81.0

parent c813d0c2
No related branches found
No related tags found
No related merge requests found
Pipeline #5610 passed
......@@ -99,7 +99,7 @@ test-pyo3:
stage: test
parallel:
matrix:
- RUST_VERSION: ["1.74.0"]
- RUST_VERSION: ["1.81.0"]
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