Skip to content

Commit a4fc0bd

Browse files
committed
chore: downgrade node to fix ci error
1 parent 329728c commit a4fc0bd

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
@@ -25,7 +25,7 @@ aliases:
2525
defaults: &defaults
2626
working_directory: ~/schema-utils-js
2727
docker:
28-
- image: cimg/node:24.12.0
28+
- image: cimg/node:22.13
2929
resource_class: large
3030

3131
jobs:

0 commit comments

Comments
 (0)