Skip to content

Commit 20aad71

Browse files
committed
Updated pgvector on CI
1 parent dae6d7b commit 20aad71

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
@@ -20,7 +20,7 @@ jobs:
2020
dev-files: true
2121
- run: |
2222
cd /tmp
23-
git clone --branch v0.7.0 https://github.com/pgvector/pgvector.git
23+
git clone --branch v0.8.0 https://github.com/pgvector/pgvector.git
2424
cd pgvector
2525
make
2626
sudo make install

0 commit comments

Comments
 (0)