Skip to content

Commit

Permalink
circleci: update to node 16
Browse files Browse the repository at this point in the history
  • Loading branch information
vitalets committed Oct 22, 2022
1 parent 8bdaba4 commit 54abf42
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
@@ -1,6 +1,6 @@
defaults: &defaults
docker:
- image: circleci/node:12
- image: circleci/node:16

version: 2
jobs:
Expand Down

0 comments on commit 54abf42

Please sign in to comment.