Skip to content

Commit 4633a48

Browse files
committed
ci(test_api_server): upgrade ggml to b4381
Signed-off-by: Xin Liu <sam@secondstate.io>
1 parent bc80a14 commit 4633a48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_api_server.yml

Lines changed: 1 addition & 1 deletion
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: [b4273]
40+
ggml_version: [b4381]
4141
steps:
4242
- name: Clone project
4343
id: checkout

0 commit comments

Comments
 (0)