Skip to content

Commit

Permalink
wasm upgrades too
Browse files Browse the repository at this point in the history
  • Loading branch information
dimbleby committed Aug 18, 2024
1 parent c82c433 commit 94d97f4
Show file tree
Hide file tree
Showing 3 changed files with 534 additions and 438 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ jobs:
- name: Install latest Rust toolchain
run: |
rustup update --no-self-update
rustup default 1.74
rustup default 1.77
rustup target install wasm32-unknown-unknown
- uses: Swatinem/rust-cache@v2
- name: Test taplo-wasm
Expand Down
Loading

0 comments on commit 94d97f4

Please sign in to comment.