alamin655 commited on
Commit
16ab18c
·
unverified ·
1 Parent(s): f9d8624

Update config.yml

Browse files
Files changed (1) hide show
  1. .circleci/config.yml +1 -1
.circleci/config.yml CHANGED
@@ -4,7 +4,7 @@ version: 2.1
4
  jobs:
5
  test-rust:
6
  docker:
7
- - image: cimg/rust:1.70
8
  steps:
9
  - checkout
10
  - restore_cache:
 
4
  jobs:
5
  test-rust:
6
  docker:
7
+ - image: cimg/rust:1.71
8
  steps:
9
  - checkout
10
  - restore_cache: