Skip to content

Commit

Permalink
Merge pull request #153 from Concordium/fix-jenkins-build-windows
Browse files Browse the repository at this point in the history
Update rust version to 1.66 in jenkins job for windows
  • Loading branch information
limemloh authored Jan 23, 2024
2 parents 43e2f3d + ac7c2c4 commit bbae075
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ pipeline {
fi

# Set rust env
rustup default 1.65-x86_64-pc-windows-gnu
rustup default 1.66-x86_64-pc-windows-gnu

cd cargo-concordium

Expand Down

0 comments on commit bbae075

Please sign in to comment.