PHILO-HE commented on code in PR #11036:
URL:
https://github.com/apache/incubator-gluten/pull/11036#discussion_r2497869265
##########
.github/workflows/docker_image.yml:
##########
@@ -322,7 +320,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
- digests: [ vcpkg-centos-8, vcpkg-centos-9, centos-8-jdk8,
centos-8-jdk11, centos-8-jdk17, centos-9-jdk8, centos-9-jdk11, centos-9-jdk17 ]
+ digests: [ vcpkg-centos-8, centos-8-jdk8, centos-8-jdk17 ]
Review Comment:
We only push these three images, together with 1.5-vcpkg-centos-7 and
1.5-centos-9-jdk8-cudf, to docker hub. They are required to help verify PR
target for branch 1.5.
--
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]