Skip to content

Commit 989ec55

Browse files
committed
Try Postgres 16
1 parent 519575a commit 989ec55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
fail-fast: false
1010
matrix:
1111
node: ['12', '14', '16', '18', '20']
12-
postgres: ['12', '13', '14', '15']
12+
postgres: ['12', '13', '14', '15', '16']
1313
runs-on: ubuntu-latest
1414
services:
1515
postgres:

0 commit comments

Comments
 (0)