chore: exclude pg17 from v1 test matrix

This commit is contained in:
Qiao Han
2025-07-23 00:37:03 +08:00
parent 821f876aaa
commit 6c3c96bfbe

View File

@@ -30,6 +30,9 @@ jobs:
- 14
- 15
- 17
exclude:
- version: 1.178.2
pg_major: 17
steps:
- uses: actions/checkout@v4
- uses: ./