CI: switch to Node.js 14. (#32003)

This commit is contained in:
XhmikosR 2020-10-29 19:38:31 +02:00
parent 76958761f2
commit 3f0b15cca6
7 changed files with 8 additions and 8 deletions

View file

@ -8,7 +8,7 @@ on:
env:
CI: true
NODE: 12.x
NODE: 14.x
RUBY: 2.7.x
jobs: