CI: switch to Node.js 14. (#32003)
This commit is contained in:
parent
e993ca76e0
commit
a6156ede32
7 changed files with 8 additions and 8 deletions
2
.github/workflows/bundlewatch.yml
vendored
2
.github/workflows/bundlewatch.yml
vendored
|
|
@ -8,7 +8,7 @@ on:
|
|||
|
||||
env:
|
||||
CI: true
|
||||
NODE: 12.x
|
||||
NODE: 14.x
|
||||
|
||||
jobs:
|
||||
bundlewatch:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue