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

ci: expand node matrix for unit tests, bump base workflows to node 22

This commit is contained in:
mulahasanovic
2026-04-14 09:38:02 +02:00
parent 0f9f16bef1
commit 44c5eab638
4 changed files with 5 additions and 4 deletions

View File

@@ -11,7 +11,7 @@ jobs:
strategy:
matrix:
node-version: [lts/iron]
node-version: [22]
steps:
- name: Checkout