Skip to content

Commit fc319ea

Browse files
authored
Revert "build: Bump node to 22.5.1" (#13367)
Reverts #13118 There has been quite a bit of segmentation faults in CI after this PR was merged. I tried spending time to look into this in more detail, but it didn't get far, so not worrying about this too much for now. Let's revert and re-examine later.
1 parent 23980a0 commit fc319ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"yalc:publish": "lerna run yalc:publish"
4444
},
4545
"volta": {
46-
"node": "22.5.1",
46+
"node": "18.20.3",
4747
"yarn": "1.22.22"
4848
},
4949
"workspaces": [

0 commit comments

Comments
 (0)