Skip to content

Commit 7e7bbdb

Browse files
Update Node.js to v21
1 parent d81f035 commit 7e7bbdb

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
@@ -59,7 +59,7 @@ jobs: # a collection of steps
5959

6060
vue-tests:
6161
docker:
62-
- image: cimg/node:20.8.0
62+
- image: cimg/node:21.2.0
6363
working_directory: ~/laravel
6464
steps:
6565
- checkout

0 commit comments

Comments
 (0)