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