Skip to content

Commit 8e7529f

Browse files
committed
ci(test_api_server): bump ggml to b4897
Signed-off-by: Xin Liu <sam@secondstate.io>
1 parent c971271 commit 8e7529f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/test_api_server.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
strategy:
3838
matrix:
3939
wasmedge_version: [0.14.1]
40-
ggml_version: [b4875]
40+
ggml_version: [b4897]
4141
steps:
4242
- name: Clone project
4343
id: checkout
@@ -132,7 +132,7 @@ jobs:
132132
strategy:
133133
matrix:
134134
wasmedge_version: [0.14.1]
135-
ggml_version: [b4875]
135+
ggml_version: [b4897]
136136
steps:
137137
- name: Clone project
138138
id: checkout
@@ -234,7 +234,7 @@ jobs:
234234
strategy:
235235
matrix:
236236
wasmedge_version: [0.14.1]
237-
ggml_version: [b4875]
237+
ggml_version: [b4897]
238238
steps:
239239
- name: Clone project
240240
id: checkout
@@ -336,7 +336,7 @@ jobs:
336336
strategy:
337337
matrix:
338338
wasmedge_version: [0.14.1]
339-
ggml_version: [b4875]
339+
ggml_version: [b4897]
340340
steps:
341341
- name: Clone project
342342
id: checkout

0 commit comments

Comments
 (0)