Skip to content

Commit 4f8e89b

Browse files
committed
Use Node 22.12.0 LTS instead of unstable 23.x
1 parent 5fb8b55 commit 4f8e89b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
arcium-version: "0.5.4"
2222
solana-cli-version: "2.3.11"
2323
anchor-version: "0.32.1"
24-
node-version: "23.6.0"
24+
node-version: "22.12.0"
2525

2626
# Override with Arcium 0.6.2 binary
2727
# arcup 0.6.2 has bootstrap bug (panics with "index not found" at arcup/src/config.rs:29:51)

0 commit comments

Comments
 (0)