mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 02:59:58 +08:00
use node 14 image in circleci
This commit is contained in:
parent
9febbca3fe
commit
ce407809ca
@ -3,7 +3,7 @@ version: 2
|
||||
references:
|
||||
container_config: &container_config
|
||||
docker:
|
||||
- image: circleci/node:lts
|
||||
- image: circleci/node:14
|
||||
working_directory: ~/ant-design
|
||||
|
||||
attach_workspace: &attach_workspace
|
||||
|
Loading…
Reference in New Issue
Block a user