We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ee0c2a commit 398ef39Copy full SHA for 398ef39
.github/workflows/crossplatform.yml
@@ -23,7 +23,7 @@ jobs:
23
runs-on: ubuntu-24.04
24
services:
25
postgres:
26
- image: postgres:13.22-alpine
+ image: postgres:15-alpine
27
env:
28
POSTGRES_PASSWORD: secret
29
options: >-
0 commit comments