Upgrade test postgres to 12.1
This commit is contained in:
parent
ed8fb9e8e7
commit
ac4c63f4af
@ -25,7 +25,7 @@ jobs:
|
||||
- image: rust:1.39.0
|
||||
environment:
|
||||
RUSTFLAGS: -D warnings
|
||||
- image: sfackler/rust-postgres-test:5
|
||||
- image: sfackler/rust-postgres-test:6
|
||||
steps:
|
||||
- checkout
|
||||
- run: rustup component add rustfmt clippy
|
||||
|
Loading…
Reference in New Issue
Block a user