Skip to content

Commit 76ab4f5

Browse files
committed
try newer node
1 parent 0edea79 commit 76ab4f5

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
@@ -43,7 +43,7 @@ default-job: &default-job
4343
COREPACK_ENABLE_DOWNLOAD_PROMPT: '0'
4444
working_directory: /tmp/mui
4545
docker:
46-
- image: cimg/node:20.19
46+
- image: cimg/node:22.14
4747
# CircleCI has disabled the cache across forks for security reasons.
4848
# Following their official statement, it was a quick solution, they
4949
# are working on providing this feature back with appropriate security measures.

0 commit comments

Comments
 (0)