citus/.github/workflows
Mehmet Yilmaz dfe5ae1e7a Update PostgreSQL version compatibility check to include version 18
Add support for PostgreSQL version 18 in build and test workflow

pipeline isn’t picking up the 18 line because your regex for the full field only allows digits and dots ([0-9.]+), so it skips the "full": "18beta1" entry.

Fix image suffix formatting in build parameters
2025-07-02 10:42:02 +00:00
..
build_and_test.yml Update PostgreSQL version compatibility check to include version 18 2025-07-02 10:42:02 +00:00
codeql.yml bumbed codeql version to v3 (#7999) 2025-05-23 14:13:33 +03:00
devcontainer.yml Fix dockerfile to remove pg14 and include pg17 2025-03-13 15:15:27 +03:00
flaky_test_debugging.yml Avoid artifact name collision for flaky test detection jobs 2025-02-24 14:02:13 +03:00
packaging-test-pipelines.yml Update PostgreSQL version compatibility check to include version 18 2025-07-02 10:42:02 +00:00