diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 9c81dd97e2..2605bc6aeb 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -12,6 +12,7 @@ jobs: name: Rust runs-on: ${{ matrix.os }} strategy: + fail-fast: false matrix: os: [ubuntu-latest, windows-latest, macos-latest] env: