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/%22https:/parse/scripts/database/-script/enum.FromScriptError.html?a=commitdiff_plain;h=refs%2Fremotes%2Fgithub%2Frelease%2F0.6.0;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