Skip to content

Commit bc627df

Browse files
author
Arnaud Riess
committed
chore: add FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 environment variable to CI workflow
1 parent 0e1f66e commit bc627df

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
@@ -7,6 +7,7 @@ on:
77

88
env:
99
CARGO_TERM_COLOR: always
10+
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
1011

1112
jobs:
1213
check:

0 commit comments

Comments
 (0)