mirror of
https://github.com/sasjs/adapter.git
synced 2026-04-21 05:01:31 +00:00
ci: expand node matrix for unit tests, bump base workflows to node 22
This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: [lts/iron]
|
||||
node-version: [22]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
Reference in New Issue
Block a user