Skip to content

Commit 039832b

Browse files
authored
[CI] Bump node canary version that we use in testing (#23812)
1 parent 1da9f3a commit 039832b

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
@@ -111,7 +111,7 @@ commands:
111111
description: "install canary version of node"
112112
steps:
113113
- install-node-version:
114-
node_version: "24.0.0-v8-canary202501036428a2737e"
114+
node_version: "24.0.0-v8-canary20250303cbbb63ede3"
115115
canary: true
116116
install-v8:
117117
description: "install v8 using jsvu"

0 commit comments

Comments
 (0)