add more test node vers
Some checks failed
build (15.x)
build (16.x)
build (17.x)
build (18.x)
build (19.x)
build (20.x)

This commit is contained in:
Lee 2023-03-29 19:03:04 +01:00
parent 7792ce5df5
commit 9d452ab80e

@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
strategy: strategy:
matrix: matrix:
node-version: [18.x] node-version: [15.x, 16.x, 17.x, 18.x, 19.x, 20.x]
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3