Skip to content

Commit e952798

Browse files
committed
fix: compatibility check needs timescale to run
1 parent 968669e commit e952798

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/comaptibility.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
services:
2121
postgres:
22-
image: ankane/pgvector
22+
image: timescale/timescaledb-ha:pg17
2323
env:
2424
POSTGRES_PASSWORD: postgres
2525
ports:

0 commit comments

Comments
 (0)