Skip to content

Commit f339ecd

Browse files
committed
Updated pgvector on CI
1 parent ad31195 commit f339ecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
dev-files: true
2323
- run: |
2424
cd /tmp
25-
git clone --branch v0.7.0 https://github.com/pgvector/pgvector.git
25+
git clone --branch v0.8.0 https://github.com/pgvector/pgvector.git
2626
cd pgvector
2727
make
2828
sudo make install

0 commit comments

Comments
 (0)