Skip to content

Commit b9f7181

Browse files
committed
CI: 17 support, drop 12
1 parent c6a0abf commit b9f7181

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/installcheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ jobs:
1616
strategy:
1717
matrix:
1818
pgversion:
19+
- 17
1920
- 16
2021
- 15
2122
- 14
2223
- 13
23-
- 12
2424

2525
env:
2626
PGVERSION: ${{ matrix.pgversion }}

0 commit comments

Comments
 (0)