Skip to content

Commit e28ca01

Browse files
Temp use of older nodejs version before moving to Almalinux8 (opensearch-project#2627)
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
1 parent 20255e3 commit e28ca01

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/CI-workflow.yml

+2
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424
strategy:
2525
matrix:
2626
java: [21]
27+
env:
28+
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
2729

2830
name: Build and Test MLCommons Plugin on linux
2931
if: github.repository == 'opensearch-project/ml-commons'

0 commit comments

Comments
 (0)