Skip to content

Commit

Permalink
Update CircleCI image to node15
Browse files Browse the repository at this point in the history
  • Loading branch information
yuqu committed Jan 22, 2021
1 parent 4689c71 commit a26b954
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 @@ -3,7 +3,7 @@ version: 2
defaults: &defaults
working_directory: ~/repo
docker:
- image: circleci/node:10.18.0
- image: circleci/node:15

jobs:
build_and_test:
Expand Down

0 comments on commit a26b954

Please sign in to comment.