Skip to content

Commit a365a9b

Browse files
authored
CI update for PostgreSQL 15 (#318)
1 parent ab1fc3c commit a365a9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@ jobs:
4242
fail-fast: false
4343
matrix:
4444
dbimage:
45-
- postgres:14
45+
- postgres:15
4646
- postgres:13
4747
- postgres:11
4848
include:
49-
- dbimage: postgres:14
49+
- dbimage: postgres:15
5050
dbauth: scram-sha-256
5151
- dbimage: postgres:13
5252
dbauth: md5

0 commit comments

Comments
 (0)