Skip to content

Commit b993258

Browse files
authored
Update ci.yml
1 parent 56c03a4 commit b993258

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434
services:
3535
postgres:
36-
image: postgres:15
36+
image: postgres:16
3737
env:
3838
POSTGRES_USER: 'postgres'
3939
POSTGRES_HOST_AUTH_METHOD: 'trust'

0 commit comments

Comments
 (0)