Skip to content

Commit feaa89d

Browse files
committed
Fixed CI
1 parent acb6fd4 commit feaa89d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ jobs:
66
steps:
77
- uses: actions/checkout@v4
88
- uses: ocaml/setup-ocaml@v2
9+
with:
10+
ocaml-compiler: 4.14
911
- uses: ankane/setup-postgres@v1
1012
with:
1113
database: pgvector_ocaml_test

0 commit comments

Comments
 (0)