mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2024-12-24 16:01:20 +01:00
Update node version to 14.18 in CI
This commit is contained in:
parent
021ee5407e
commit
57c0824239
@ -2,7 +2,7 @@ version: 2
|
|||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
docker:
|
docker:
|
||||||
- image: node:14.15.1-buster-slim
|
- image: node:14.18.1-buster-slim
|
||||||
working_directory: /var/opt/app
|
working_directory: /var/opt/app
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
|
Loading…
Reference in New Issue
Block a user