Skip to content

Commit a217e5c

Browse files
committed
[ci] Update node canary used for testing. NFC
1 parent ca2b854 commit a217e5c

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)