Skip to content

Commit 1a72b75

Browse files
committed
Updated pgvector on CI
1 parent c820a53 commit 1a72b75

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
@@ -19,7 +19,7 @@ jobs:
1919
dev-files: true
2020
- run: |
2121
cd /tmp
22-
git clone --branch v0.8.0 https://github.com/pgvector/pgvector.git
22+
git clone --branch v0.8.1 https://github.com/pgvector/pgvector.git
2323
cd pgvector
2424
make
2525
sudo make install

0 commit comments

Comments
 (0)