Skip to content

Commit a069979

Browse files
committed
ci: use pgvector v0.8.0 for pg 14
1 parent b614efd commit a069979

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
latest_tag_suffix: false
3535
- pg_major_version: 14
3636
postgis_major_version: 3
37-
pgvector_tag: v0.7.2
37+
pgvector_tag: v0.8.0
3838
latest_tag_suffix: false
3939

4040
steps:

0 commit comments

Comments
 (0)