We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11ab698 commit a71e05dCopy full SHA for a71e05d
1 file changed
.github/workflows/prmerge_ci_main.yml
@@ -16,7 +16,7 @@ env:
16
QA_TIMEOUT_PER_TEST_WIN: 500
17
# The current commit to embed it in the build tag
18
RADIOSS_SHA_HEADER: ${{ github.sha }}
19
- FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
+ # FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
20
21
jobs:
22
0 commit comments