Skip to content

Commit 914a935

Browse files
authored
chore: update to fluvio 0.17.3 (#286)
1 parent c0ff174 commit 914a935

File tree

7 files changed

+524
-339
lines changed

7 files changed

+524
-339
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
- name: Add wasm
9393
run: |
9494
rustup target add wasm32-unknown-unknown
95-
rustup target add wasm32-wasi
95+
rustup target add wasm32-wasip1
9696
- name: Setup BATS
9797
uses: mig4/setup-bats@v1
9898
- uses: Swatinem/rust-cache@v2

0 commit comments

Comments
 (0)