diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index a049eb38..0d5d2198 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -13,6 +13,7 @@ jobs: runs-on: ubuntu-latest strategy: + fail-fast: false matrix: node-version: # Skip lts/-2 while it refers to Node.js 16, since this version