bdice commented on code in PR #11407:
URL:
https://github.com/apache/incubator-gluten/pull/11407#discussion_r2686958406
##########
.github/workflows/velox_backend_cache.yml:
##########
@@ -167,14 +167,15 @@ jobs:
dnf autoremove -y && dnf clean all
dnf remove -y cuda-toolkit-12* && dnf install -y cuda-toolkit-13-1
ls -l /usr/local/
- source /opt/rh/gcc-toolset-12/enable
+
+ source /opt/rh/gcc-toolset-14/enable
Review Comment:
If you'd like me to help revert those changes and minimize the build
scripts, I can do that. Let me know your thoughts.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]