Skip to content

Commit 612d3d3

Browse files
committed
Update CircleCI to use Node 16
1 parent 60aa124 commit 612d3d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ aliases: [
5353
executors:
5454
default:
5555
docker:
56-
- image: circleci/node:10-browsers
56+
- image: circleci/node:16-browsers
5757

5858
# --- Job definitions -------------------------------------------------------- #
5959

0 commit comments

Comments
 (0)