We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b20ea8d commit b24ada7Copy full SHA for b24ada7
1 file changed
.github/workflows/rust.yml
@@ -96,7 +96,7 @@ jobs:
96
- uses: actions-rs/toolchain@v1
97
with:
98
profile: minimal
99
- toolchain: 1.81.0
+ toolchain: 1.72.0
100
target: wasm32-unknown-unknown
101
override: true
102
- name: Download and install Trunk binary
0 commit comments