Skip to content

Commit

Permalink
chore: use the latest version of fluvio on ci
Browse files Browse the repository at this point in the history
  • Loading branch information
fraidev committed Nov 26, 2024
1 parent 911333c commit 9255d78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ jobs:
timeout-minutes: 10
uses: infinyon/fluvio@master
with:
version: latest # we can remove it once fluvio shutdown cdk is stable
cluster-type: local
- name: Check Fluvio Installation
run: |
Expand Down

0 comments on commit 9255d78

Please sign in to comment.