Skip to content

Commit 767ccea

Browse files
Update Node.js to v24
1 parent 1fab27c commit 767ccea

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
@@ -3,7 +3,7 @@ version: 2.1
33
executors:
44
node:
55
docker:
6-
- image: cimg/node:22.20.0
6+
- image: cimg/node:24.14.0
77

88
commands:
99
check_version:

0 commit comments

Comments
 (0)