diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6eb3cb3..586e553 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -43,6 +43,7 @@ jobs: with: name: Cargo.lock path: Cargo.lock + continue-on-error: true msrv: name: Rust 1.36.0