Skip to content

Commit

Permalink
Fixed CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Nov 29, 2023
1 parent acb6fd4 commit feaa89d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: ocaml/setup-ocaml@v2
with:
ocaml-compiler: 4.14
- uses: ankane/setup-postgres@v1
with:
database: pgvector_ocaml_test
Expand Down

0 comments on commit feaa89d

Please sign in to comment.