Added PostgreSQL 18 to scheduled tests workflow.

This commit is contained in:
Mariusz Felisiak
2025-09-29 17:37:03 +02:00
committed by GitHub
parent afe6634146
commit 22448a4b65

View File

@@ -141,7 +141,7 @@ jobs:
strategy:
fail-fast: false
matrix:
version: [16, 17]
version: [16, 17, 18]
server_side_bindings: [0, 1]
runs-on: ubuntu-latest
name: PostgreSQL Versions