Skip to content

Commit ac4c63f

Browse files
committed
Upgrade test postgres to 12.1
1 parent ed8fb9e commit ac4c63f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- image: rust:1.39.0
2626
environment:
2727
RUSTFLAGS: -D warnings
28-
- image: sfackler/rust-postgres-test:5
28+
- image: sfackler/rust-postgres-test:6
2929
steps:
3030
- checkout
3131
- run: rustup component add rustfmt clippy

0 commit comments

Comments
 (0)