Skip to content

Commit

Permalink
Merge pull request #381 from recruit-tech/renovate/circleci-node-17.x
Browse files Browse the repository at this point in the history
Update Node.js to v17
  • Loading branch information
yosuke-furukawa authored Nov 2, 2021
2 parents b4143bf + 5810355 commit 77fb5d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/typed/.circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: 2
jobs:
build:
docker:
- image: circleci/node:16-browsers
- image: circleci/node:17-browsers
working_directory: ~/node
steps:
- checkout
Expand Down

0 comments on commit 77fb5d7

Please sign in to comment.