Skip to content

Commit 39bd27b

Browse files
committed
try another image for circleci
1 parent e0e7a23 commit 39bd27b

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
@@ -2,7 +2,7 @@ version: 2.1
22

33
defaults: &defaults
44
docker:
5-
- image: node:22.13
5+
- image: node:20.18
66

77
deploy_defaults: &deploy_defaults
88
docker:

0 commit comments

Comments
 (0)