Skip to content

Commit 08c25c7

Browse files
committed
Bump PG version in workflow.
1 parent c5bfcca commit 08c25c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88
services:
99
postgres:
10-
image: postgres:10
10+
image: postgres:12
1111
env:
1212
POSTGRES_USER: 'postgres'
1313
POSTGRES_HOST_AUTH_METHOD: 'trust'

0 commit comments

Comments
 (0)