We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 48a81b7 + efef129 commit a2747ceCopy full SHA for a2747ce
.circleci/config.yml
@@ -5,7 +5,7 @@ jobs:
5
docker:
6
# For the information about software versions in the image, see the following page:
7
# https://github.com/rust-lang-ja/circleci-images/wiki/Docker%E3%82%A4%E3%83%A1%E3%83%BC%E3%82%B8%EF%BC%9AmdBook
8
- - image: quay.io/rust-lang-ja/circleci:mdbook-0.4.14-rust-1.57.0
+ - image: quay.io/rust-lang-ja/circleci:mdbook-0.4.25-rust-1.66.1
9
parallelism: 1
10
steps:
11
- checkout
0 commit comments