Skip to content

Commit 82166af

Browse files
committed
CI: test against PostgreSQL 17 and 18
1 parent 91532ee commit 82166af

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/run-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ jobs:
1919
matrix:
2020
PGVERSION:
2121
- 16
22+
- 17
23+
- 18
2224
TEST:
2325
- ci
2426
- pagila

0 commit comments

Comments
 (0)