Skip to content

Commit 3d27f77

Browse files
jparrabedoyaclaude
andcommitted
ci: Remove FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 validation flag
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
1 parent decf078 commit 3d27f77

2 files changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ on: [push]
33
concurrency:
44
group: ${{ github.ref }}
55
cancel-in-progress: true
6-
env:
7-
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
86
jobs:
97
build:
108
runs-on: ubuntu-latest

.github/workflows/semgrep.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ on:
99
- main
1010
- master
1111

12-
env:
13-
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
14-
1512
jobs:
1613
run:
1714
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)