mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-02-17 23:45:29 -05:00
chore: fix issue on circle ci, downgrade to node@11.10.1
This commit is contained in:
parent
37a0d9c92e
commit
c1dce88020
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ aliases:
|
|||
- image: circleci/node:10
|
||||
- &node11_executor
|
||||
docker:
|
||||
- image: circleci/node:11
|
||||
- image: circleci/node:11.10.1
|
||||
- &default_executor
|
||||
<<: *node10_executor
|
||||
- &repo_key
|
||||
|
|
Loading…
Add table
Reference in a new issue