Skip to content

Commit b24ada7

Browse files
committed
Revert "update toolchain in rust action"
This reverts commit b20ea8d.
1 parent b20ea8d commit b24ada7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
- uses: actions-rs/toolchain@v1
9797
with:
9898
profile: minimal
99-
toolchain: 1.81.0
99+
toolchain: 1.72.0
100100
target: wasm32-unknown-unknown
101101
override: true
102102
- name: Download and install Trunk binary

0 commit comments

Comments
 (0)