diff --git a/.github/workflows/linux-test.yaml b/.github/workflows/linux-test.yaml index de2757a508..7bdea8fbe9 100644 --- a/.github/workflows/linux-test.yaml +++ b/.github/workflows/linux-test.yaml @@ -9,7 +9,7 @@ on: jobs: test: runs-on: ${{ matrix.os }} - continue-on-error: ${{ matrix.experimental }} + continue-on-error: true strategy: fail-fast: false matrix: