Skip to content

Commit 8ff3033

Browse files
authored
[ci] Update node canary used for testing. NFC (#24448)
1 parent 2f7b868 commit 8ff3033

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
@@ -113,7 +113,7 @@ commands:
113113
description: "install canary version of node"
114114
steps:
115115
- install-node-version:
116-
node_version: "24.0.0-v8-canary20250303cbbb63ede3"
116+
node_version: "25.0.0-v8-canary2025053097d65d1dc1"
117117
canary: true
118118
install-v8:
119119
description: "install v8 using jsvu"

0 commit comments

Comments
 (0)