Add node 15 to test matrix
This commit is contained in:
parent
c2e8eaf9df
commit
69986b3ee5
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -25,6 +25,10 @@ jobs:
|
||||
- os: windows-latest
|
||||
node_version: 14.x
|
||||
|
||||
# EOL: June 2021
|
||||
- os: ubuntu-latest
|
||||
node_version: 15.x
|
||||
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user