Skip to content

Commit e1aa9e2

Browse files
switch to pg16 for tests
1 parent 58fa135 commit e1aa9e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

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

2121
services:
2222
postgres:
23-
image: postgres:15
23+
image: postgres:16
2424
env:
2525
POSTGRES_DB: redmine
2626
POSTGRES_USER: postgres

0 commit comments

Comments
 (0)