Skip to content

Commit 6c3c96b

Browse files
committed
chore: exclude pg17 from v1 test matrix
1 parent 821f876 commit 6c3c96b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/start.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ jobs:
3030
- 14
3131
- 15
3232
- 17
33+
exclude:
34+
- version: 1.178.2
35+
pg_major: 17
3336
steps:
3437
- uses: actions/checkout@v4
3538
- uses: ./

0 commit comments

Comments
 (0)