Skip to content

Commit 686c77c

Browse files
author
colinlyguo
committed
update rust version in CI
1 parent 85d304d commit 686c77c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prover.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- uses: actions/checkout@v4
4949
- uses: dtolnay/rust-toolchain@master
5050
with:
51-
toolchain: nightly-2023-12-03
51+
toolchain: nightly-2024-12-03
5252
components: rustfmt
5353
- name: Cargo cache
5454
uses: Swatinem/rust-cache@v2

0 commit comments

Comments
 (0)