Skip to content

Commit 4d30a34

Browse files
committed
Force Node.js 24 for GitHub Actions
1 parent 1b47c8e commit 4d30a34

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ env:
1717
WDK_URL: https://go.microsoft.com/fwlink/?linkid=2196230
1818
BUILD_DIR: ./build
1919
CONFIG: Release
20+
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
2021

2122
jobs:
2223
build-and-release:

0 commit comments

Comments
 (0)