FEATURE (postgres): Add PostgreSQL 18 support

This commit is contained in:
Rostislav Dugin
2025-09-27 10:28:50 +03:00
parent 97d7253dda
commit a018b0c62f
16 changed files with 40 additions and 17 deletions

View File

@@ -132,11 +132,12 @@ jobs:
TEST_POSTGRES_15_PORT=5003
TEST_POSTGRES_16_PORT=5004
TEST_POSTGRES_17_PORT=5005
TEST_POSTGRES_18_PORT=5006
# testing S3
TEST_MINIO_PORT=9000
TEST_MINIO_CONSOLE_PORT=9001
# testing NAS
TEST_NAS_PORT=5006
TEST_NAS_PORT=7006
EOF
- name: Start test containers