mirror of
https://github.com/sasjs/adapter.git
synced 2026-04-19 04:03:13 +00:00
ci: disable fail-fast on build-unit-tests matrix
This commit is contained in:
1
.github/workflows/build-unit-tests.yml
vendored
1
.github/workflows/build-unit-tests.yml
vendored
@@ -11,6 +11,7 @@ jobs:
|
|||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
node-version: [20, 22, 24]
|
node-version: [20, 22, 24]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user