We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 975cf3a commit a8e21b6Copy full SHA for a8e21b6
.github/workflows/build.yml
@@ -16,7 +16,7 @@ jobs:
16
dev-files: true
17
- run: |
18
cd /tmp
19
- git clone --branch v0.8.0 https://github.com/pgvector/pgvector.git
+ git clone --branch v0.8.1 https://github.com/pgvector/pgvector.git
20
cd pgvector
21
make
22
sudo make install
0 commit comments