-node 15, +node 16
This commit is contained in:
parent
e3f37c19fe
commit
52cf477dfe
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
@ -6,7 +6,7 @@ jobs:
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: [10, 12, 14, 15]
|
||||
node-version: [10, 12, 14, 16]
|
||||
os: [ubuntu-latest] # failing on [windows-latest, macOS-latest]
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
|
Loading…
x
Reference in New Issue
Block a user