apache / incubator-gluten

Gluten is a middle layer responsible for offloading JVM-based SQL engines' execution to native engines.
https://gluten.apache.org/
Apache License 2.0
1.03k stars 368 forks source link

[VL][CI] disable nightly job #5803

Closed zhouyuan closed 2 weeks ago

zhouyuan commented 2 weeks ago

What changes were proposed in this pull request?

disable nightly job on GHA

5765

How was this patch tested?

no tests required

github-actions[bot] commented 2 weeks ago

Thanks for opening a pull request!

Could you open an issue for this pull request on Github Issues?

https://github.com/apache/incubator-gluten/issues

Then could you also rename commit message and pull request title in the following format?

[GLUTEN-${ISSUES_ID}][COMPONENT]feat/fix: ${detailed message}

See also: