Skip to content

Commit 059dac1

Browse files
committed
bump to postgresql 13
1 parent 3e25765 commit 059dac1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ jobs:
133133

134134
services:
135135
postgres:
136-
image: postgres:11
136+
image: postgres:13
137137
env:
138138
POSTGRES_PASSWORD: postgres
139139
# Set health checks to wait until postgres has started

0 commit comments

Comments
 (0)