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 968669e commit e952798Copy full SHA for e952798
.github/workflows/comaptibility.yml
@@ -19,7 +19,7 @@ jobs:
19
20
services:
21
postgres:
22
- image: ankane/pgvector
+ image: timescale/timescaledb-ha:pg17
23
env:
24
POSTGRES_PASSWORD: postgres
25
ports:
0 commit comments