Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a01133f

Browse files
committedJun 22, 2023
whee. node 18. (current lts)
1 parent e95651d commit a01133f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ orbs:
66
executors:
77
node_executor:
88
docker:
9-
- image: cimg/node:16.20
9+
- image: cimg/node:18.16
1010

1111
jobs:
1212
build:

0 commit comments

Comments
 (0)
Please sign in to comment.