Skip to content

Commit 9228e1c

Browse files
6borisclaude
andcommitted
ci: opt into Node.js 24 for GitHub Actions runners
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 8490539 commit 9228e1c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: "CI"
33
env:
44
API_KEY_ALCHEMY: ${{ secrets.API_KEY_ALCHEMY }}
55
FOUNDRY_PROFILE: "ci"
6+
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
67

78
on:
89
workflow_dispatch:

0 commit comments

Comments
 (0)