mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-21 00:23:00 +08:00
chore(ci): use node 14.x
This commit is contained in:
parent
46e0d6d396
commit
52da729b8c
@ -3,7 +3,7 @@ jobs:
|
||||
build:
|
||||
working_directory: ~/ionic-native/
|
||||
docker:
|
||||
- image: node:12
|
||||
- image: node:14
|
||||
steps:
|
||||
- checkout
|
||||
- restore_cache:
|
||||
|
Loading…
Reference in New Issue
Block a user