Skip to content

Commit 0b1193d

Browse files
committed
Updated pgvector on CI
1 parent eff4306 commit 0b1193d

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
@@ -11,7 +11,7 @@ jobs:
1111
dev-files: true
1212
- run: |
1313
cd /tmp
14-
git clone --branch v0.7.3 https://github.com/pgvector/pgvector.git
14+
git clone --branch v0.8.0 https://github.com/pgvector/pgvector.git
1515
cd pgvector
1616
make
1717
sudo make install

0 commit comments

Comments
 (0)