We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01fd2cb commit 82f7331Copy full SHA for 82f7331
.github/workflows/kserve_cpu_tests.yml
@@ -39,7 +39,6 @@ jobs:
39
uses: actions/checkout@v4
40
with:
41
repository: kserve/kserve
42
- ref: v0.11.0
43
path: kserve
44
- name: Validate torchserve-kfs and Open Inference Protocol
45
run: ./kubernetes/kserve/tests/scripts/test_mnist.sh
0 commit comments