Skip to content

Commit

Permalink
gha: bump kserve version in kserve test worfklow
Browse files Browse the repository at this point in the history
  • Loading branch information
dtrifiro committed Aug 21, 2024
1 parent 6824ee8 commit 0e12a0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kserve-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Install kserve
run: |
# Use the hack/quick_install.sh script from the kserve repo
curl https://raw.githubusercontent.com/opendatahub-io/kserve/v0.11.1.1/hack/quick_install.sh | bash
curl https://raw.githubusercontent.com/opendatahub-io/kserve/v0.12.1.4/hack/quick_install.sh | bash
- name: Patch Istio Ingressway
run: |
Expand Down

0 comments on commit 0e12a0b

Please sign in to comment.