This is an automated email from the ASF dual-hosted git repository.
yuanzhou pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git
The following commit(s) were added to refs/heads/main by this push:
new 6c181961e [CI] Hotfix centos7 CI failure (#6340)
6c181961e is described below
commit 6c181961e2d35fc21e608f9fa4822346b07bb1df
Author: Rong Ma <[email protected]>
AuthorDate: Fri Jul 5 09:49:43 2024 +0800
[CI] Hotfix centos7 CI failure (#6340)
---
.github/workflows/velox_docker.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/workflows/velox_docker.yml
b/.github/workflows/velox_docker.yml
index c4b24598c..116503ad2 100644
--- a/.github/workflows/velox_docker.yml
+++ b/.github/workflows/velox_docker.yml
@@ -42,6 +42,7 @@ on:
- 'dev/**'
env:
+ ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
MVN_CMD: 'mvn -ntp'
concurrency:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]