Skip to content
Snippets Groups Projects
Commit f9a94754 authored by Tom French's avatar Tom French Committed by James Long
Browse files

build: fix offical node version to 16.15.0

parent 159d5326
No related branches found
No related tags found
No related merge requests found
......@@ -36,7 +36,7 @@ jobs:
<<: *default_config
docker:
- image: circleci/node:12.13
- image: circleci/node:16.15.0
working_directory: ~/repo
......@@ -85,7 +85,7 @@ jobs:
<<: *default_config
docker:
- image: circleci/node:12.13
- image: circleci/node:16.15.0
working_directory: ~/repo
......
.nvmrc 0 → 100644
v16.15.0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment