We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7452a9c commit 9fb53a0Copy full SHA for 9fb53a0
.github/workflows/test.yml
@@ -20,7 +20,7 @@ jobs:
20
21
services:
22
postgres:
23
- image: postgres:14-alpine
+ image: postgres:16-alpine
24
env:
25
POSTGRES_DB: mediators_ci_test
26
POSTGRES_USER: postgres
0 commit comments