Skip to content

Commit 398ef39

Browse files
authored
Crossplatform build fix
1 parent 7ee0c2a commit 398ef39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/crossplatform.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
runs-on: ubuntu-24.04
2424
services:
2525
postgres:
26-
image: postgres:13.22-alpine
26+
image: postgres:15-alpine
2727
env:
2828
POSTGRES_PASSWORD: secret
2929
options: >-

0 commit comments

Comments
 (0)