There was an error while loading. Please reload this page.
1 parent 6316d5f commit 5b3a4daCopy full SHA for 5b3a4da
1 file changed
.github/workflows/build.yml
@@ -14,7 +14,7 @@ jobs:
14
dev-files: true
15
- run: |
16
cd /tmp
17
- git clone --branch v0.8.1 https://github.com/pgvector/pgvector.git
+ git clone --branch v0.8.2 https://github.com/pgvector/pgvector.git
18
cd pgvector
19
make
20
sudo make install
0 commit comments