Skip to content

Commit d7197d2

Browse files
committed
Upgrade postgres
1 parent 550b1f0 commit d7197d2

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
@@ -238,7 +238,7 @@ jobs:
238238

239239
services:
240240
postgres:
241-
image: postgres:9
241+
image: postgres:15
242242
env:
243243
POSTGRES_PASSWORD: postgres
244244
ports:

0 commit comments

Comments
 (0)