Skip to content

Commit b82f786

Browse files
Update Rust toolchain version to 1.80.0 in CI workflow (#741)
* Update Rust toolchain version to 1.80.0 in CI workflow * Update Rust toolchain version to 1.81 in CI workflow
1 parent ba5ffcc commit b82f786

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-rust-gscan-cli.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
with:
4343
SRC_DIR: rust/examples/gscan
4444
RUSTTARGET: x86_64-pc-windows-gnu
45-
TOOLCHAIN_VERSION: 1.80
45+
TOOLCHAIN_VERSION: 1.81
4646
EXTRA_FILES: "Readme.md"
4747
UPLOAD_MODE: none
4848

0 commit comments

Comments
 (0)