Skip to content

Commit 039fc70

Browse files
committed
fix ci again
1 parent a51154a commit 039fc70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/web.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Set up Rust
3030
uses: actions-rs/toolchain@v1
3131
with:
32-
toolchain: nightly
32+
toolchain: nightly-2024-11-22
3333
default: true
3434
override: true
3535

0 commit comments

Comments
 (0)