Skip to content

Commit 76fb41b

Browse files
committed
ci: opt into Node.js 24 before forced migration on 2026-06-02
1 parent 162c935 commit 76fb41b

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
@@ -15,6 +15,7 @@ permissions:
1515
env:
1616
DOTNET_NOLOGO: true
1717
DOTNET_CLI_TELEMETRY_OPTOUT: true
18+
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
1819

1920
jobs:
2021
build:

0 commit comments

Comments
 (0)