Skip to content

Commit 1bd25a8

Browse files
committed
ci: upgrade rust version
1 parent 7cddbc1 commit 1bd25a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 2.1
33
jobs:
44
build:
55
docker:
6-
- image: cimg/rust:1.59.0
6+
- image: cimg/rust:1.72.0
77
name: redis
88
steps:
99
- checkout

0 commit comments

Comments
 (0)