Skip to content

Commit acaa5e5

Browse files
committed
Updated pgvector to 0.4.0 on CI
1 parent cea62b5 commit acaa5e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
dev-files: true
1616
- run: |
1717
cd /tmp
18-
git clone --branch v0.3.2 https://github.com/pgvector/pgvector.git
18+
git clone --branch v0.4.0 https://github.com/pgvector/pgvector.git
1919
cd pgvector
2020
make
2121
sudo make install

0 commit comments

Comments
 (0)