From: Steve Myers Date: Thu, 15 Apr 2021 03:34:32 +0000 (-0700) Subject: [ci] Update 'test-readme-examples' job to use nightly-2021-03-23 X-Git-Tag: v0.7.0~19 X-Git-Url: http://internal-gitweb-vhost/script/%22https:/database/struct.VersionMessage.html?a=commitdiff_plain;h=89cb4de7f6c4a35dc13a32a65331289d32062e91;p=bdk [ci] Update 'test-readme-examples' job to use nightly-2021-03-23 --- diff --git a/.github/workflows/cont_integration.yml b/.github/workflows/cont_integration.yml index b0080925..3ff6feb6 100644 --- a/.github/workflows/cont_integration.yml +++ b/.github/workflows/cont_integration.yml @@ -65,7 +65,7 @@ jobs: target key: ${{ runner.os }}-cargo-test-md-docs-${{ hashFiles('**/Cargo.toml','**/Cargo.lock') }} - name: Set default toolchain - run: rustup default nightly + run: rustup default nightly-2021-03-23 - name: Set profile run: rustup set profile minimal - name: Update toolchain