Skip to content

Commit

Permalink
Use older rust toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
jawoznia committed Nov 21, 2024
1 parent c76460f commit dfc315a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Install Rust
uses: actions-rs/toolchain@v1
with:
toolchain: stable
toolchain: 1.81.0
target: wasm32-unknown-unknown
profile: minimal
override: true
Expand Down

0 comments on commit dfc315a

Please sign in to comment.