Skip to content

Commit

Permalink
chore: update to fluvio 0.11.8
Browse files Browse the repository at this point in the history
  • Loading branch information
digikata committed May 7, 2024
1 parent cc9502c commit 28777e2
Show file tree
Hide file tree
Showing 5 changed files with 431 additions and 48 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
echo foo | fluvio produce foobar
fluvio consume foobar -B -d
- name: Install wasm target
run: rustup target add wasm32-unknown-unknown
run: rustup target add wasm32-wasi
- name: Run Integration Test
timeout-minutes: 30
run: make integration_tests
Expand Down
Loading

0 comments on commit 28777e2

Please sign in to comment.