-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 }}
|
runs-on: ${{ matrix.os }}
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
node-version: [10, 12, 14, 15]
|
node-version: [10, 12, 14, 16]
|
||||||
os: [ubuntu-latest] # failing on [windows-latest, macOS-latest]
|
os: [ubuntu-latest] # failing on [windows-latest, macOS-latest]
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user