Skip to content

Commit

Permalink
bump to node 16
Browse files Browse the repository at this point in the history
  • Loading branch information
mrnerdhair committed Nov 17, 2021
1 parent 0d71428 commit b0463a9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ orbs:
executors:
node:
docker:
- image: circleci/node:14
- image: circleci/node:16
kkemu:
docker:
- image: circleci/node:14
- image: circleci/node:16
- image: kktech/kkemu:latest
jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
14
16

0 comments on commit b0463a9

Please sign in to comment.