Skip to content

Commit 9dbb20b

Browse files
committed
remove FORCE_JAVASCRIPT_ACTIONS_TO_NODE24
1 parent 6eda690 commit 9dbb20b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/make.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -212,8 +212,6 @@ jobs:
212212
timeout-minutes: 120
213213
needs: setup
214214
if: contains(format(',{0},', needs.setup.outputs.enabled_targets), ',linux-arm32,')
215-
env:
216-
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
217215
steps:
218216
- name: Checkout
219217
uses: actions/checkout@v6

0 commit comments

Comments
 (0)