Skip to content

Commit 2a562eb

Browse files
committed
Updated pgvector on CI
1 parent 74c9fe1 commit 2a562eb

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
@@ -12,7 +12,7 @@ jobs:
1212
dev-files: true
1313
- run: |
1414
cd /tmp
15-
git clone --branch v0.7.0 https://github.com/pgvector/pgvector.git
15+
git clone --branch v0.8.0 https://github.com/pgvector/pgvector.git
1616
cd pgvector
1717
make
1818
sudo make install

0 commit comments

Comments
 (0)