Skip to content

Commit

Permalink
chore: lock node version (ant-design#38251)
Browse files Browse the repository at this point in the history
* chore: lock image

* chore: lock image
  • Loading branch information
li-jia-nan authored Oct 27, 2022
1 parent d4a5c76 commit aca6578
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ version: 2.1
jobs:
test-argos-ci:
docker:
- image: cimg/node:lts-browsers
- image: cimg/node:16.18.0-browsers
steps:
- checkout
- run:
Expand Down

0 comments on commit aca6578

Please sign in to comment.