Skip to content

Commit 07e4f94

Browse files
michaelbelclaude
andcommitted
ci: force GitHub Actions to use Node.js 24
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent a12182e commit 07e4f94

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ concurrency:
1313
group: environment-${{ github.ref }}
1414
cancel-in-progress: false
1515

16+
env:
17+
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
18+
1619
jobs:
1720
job-common:
1821
runs-on: ubuntu-24.04

0 commit comments

Comments
 (0)