Skip to content

Commit ffbf61f

Browse files
[BUMP] Update Node.js to v18
1 parent a20bd12 commit ffbf61f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ workflows:
99
jobs:
1010
build_and_test:
1111
docker:
12-
- image: cimg/node:16.14.0
12+
- image: cimg/node:18.17.0
1313
working_directory: ~/pix-captain-test
1414
steps:
1515
- checkout

0 commit comments

Comments
 (0)