1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-04-14 18:03:14 +00:00

ci: disable fail-fast on build-unit-tests matrix

This commit is contained in:
mulahasanovic
2026-04-14 10:23:46 +02:00
parent 180e2ef425
commit 38d84e56d4

View File

@@ -11,6 +11,7 @@ jobs:
runs-on: ubuntu-22.04
strategy:
fail-fast: false
matrix:
node-version: [20, 22, 24]