Skip to content

Commit 6bdfd9c

Browse files
authored
Merge pull request #2170 from CosmWasm/chipshort/rust1.78
Update Rust version of clippy CI job
2 parents 7346ae1 + 6e23d73 commit 6bdfd9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ workflows:
9090
matrix:
9191
parameters:
9292
# Run with MSRV and some modern stable Rust
93-
rust-version: ["1.74.0", "1.77.0"]
93+
rust-version: ["1.74.0", "1.78.0"]
9494
- benchmarking:
9595
requires:
9696
- package_vm

0 commit comments

Comments
 (0)