Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
strategy:
matrix:
os: [windows-latest, macos-latest, ubuntu-latest]
- node: ['20.x']
+ node: ['20.x', '21.x']
name: Build simulator with Node ${{ matrix.node }} on ${{ matrix.os }}
runs-on: ${{ matrix.os }}
steps:
strategy:
matrix:
os: [windows-latest, macos-latest, ubuntu-latest]
- node: ['18.x', '20.x']
+ node: ['18.x', '20.x', '21.x']
name: Build dashboard with Node ${{ matrix.node }} on ${{ matrix.os }}
runs-on: ${{ matrix.os }}
defaults:
specifier: ^2.0.0
version: 2.0.0
semver:
- specifier: ^7.5.3
+ specifier: ^7.5.4
version: 7.5.4
sinon:
specifier: ^16.1.1