Skip to content

Commit d2df2fc

Browse files
committed
⬆️ updated postgres in test
1 parent 6c2e178 commit d2df2fc

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
@@ -31,7 +31,7 @@ jobs:
3131
options: --health-cmd="mysqladmin ping" --health-interval=10s --health-timeout=5s --health-retries=3
3232

3333
pgsql:
34-
image: postgres:10.8
34+
image: postgres:16
3535
env:
3636
POSTGRES_USER: postgres
3737
POSTGRES_PASSWORD: postgres

0 commit comments

Comments
 (0)