We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b425a28 commit d6163c0Copy full SHA for d6163c0
1 file changed
.circleci/config.yml
@@ -22,7 +22,7 @@ version: 2
22
jobs:
23
build:
24
docker:
25
- - image: rustlang/rust:nightly
+ - image: rust:1.39.0
26
environment:
27
RUSTFLAGS: -D warnings
28
- image: sfackler/rust-postgres-test:5
0 commit comments