Skip to content

Commit

Permalink
move onto node LTS 16.15.0 (stripe#344)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdivock-stripe authored and arekkubaczkowski committed Jun 29, 2022
1 parent 484079a commit 9d42a64
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ orbs:
executors:
linux_js:
docker:
- image: cimg/node:14.15.0
- image: cimg/node:16.15.0
resource_class: medium+
environment:
PATH: '/opt/yarn/yarn-v1.5.1/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
Expand Down
1 change: 1 addition & 0 deletions .node-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
16.15.0

0 comments on commit 9d42a64

Please sign in to comment.