Skip to content

Commit 2a2e9a5

Browse files
committed
Updated pgvector on CI [skip ci]
1 parent 29035ed commit 2a2e9a5

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
@@ -44,7 +44,7 @@ jobs:
4444
dev-files: true
4545
- run: |
4646
cd /tmp
47-
git clone --branch v0.7.0 https://github.com/pgvector/pgvector.git
47+
git clone --branch v0.8.0 https://github.com/pgvector/pgvector.git
4848
cd pgvector
4949
make
5050
sudo make install

0 commit comments

Comments
 (0)