1
0
mirror of https://github.com/containers/youki synced 2024-09-28 15:01:29 +02:00

Merge pull request #619 from YJDoc2/pin-ci-nightly

Pin nightly version in CI as temporary fix to coverage issue
This commit is contained in:
utam0k 2022-01-17 22:40:49 +09:00 committed by GitHub
commit 4b9cd32efa
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

@ -73,7 +73,7 @@ jobs:
- name: Toolchain setup
uses: actions-rs/toolchain@v1
with:
toolchain: nightly
toolchain: nightly-2022-01-14
override: true
profile: minimal
components: llvm-tools-preview