mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-03-25 02:32:52 -05:00
chore: fix the use of Node 11 in CircleCI (#1154)
This commit is contained in:
parent
3525e6e8a7
commit
e4d0dd2d36
1 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@ jobs:
|
|||
|
||||
test_node11:
|
||||
<<: *defaults
|
||||
<<: *node10_executor
|
||||
<<: *node11_executor
|
||||
steps:
|
||||
- *restore_repo
|
||||
- run:
|
||||
|
|
Loading…
Add table
Reference in a new issue