Skip to content

Commit e072aed

Browse files
committed
Updated pgvector on CI
1 parent 51cf576 commit e072aed

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
@@ -24,7 +24,7 @@ jobs:
2424
dev-files: true
2525
- run: |
2626
cd /tmp
27-
git clone --branch v0.8.0 https://github.com/pgvector/pgvector.git
27+
git clone --branch v0.8.1 https://github.com/pgvector/pgvector.git
2828
cd pgvector
2929
make
3030
sudo make install

0 commit comments

Comments
 (0)