File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1414 runs-on : ubuntu-latest
1515 strategy :
1616 matrix :
17- node-version : [18, 20]
17+ node-version : [18, 20, 22 ]
1818 # See supported Node.js release schedule at https://nodejs.org/en/about/releases/
1919
2020 name : test - node.js ${{ matrix.node-version }}
Original file line number Diff line number Diff line change 1414 runs-on : ubuntu-latest
1515 strategy :
1616 matrix :
17- node-version : [18, 20]
17+ node-version : [18, 20, 22 ]
1818 # See supported Node.js release schedule at https://nodejs.org/en/about/releases/
1919
2020 name : test - node.js ${{ matrix.node-version }}
Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1010### Added
1111
1212- CDS 8 compatibility
13+ - CI Matrix Test Node 22
1314
1415## Version 1.0.2 - 2024-06-24
1516
You can’t perform that action at this time.
0 commit comments