This is an automated email from the ASF dual-hosted git repository.

philo pushed a commit to branch branch-1.4
in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git


The following commit(s) were added to refs/heads/branch-1.4 by this push:
     new 229b0ea5c9 [Branch-1.4][VL] Update docker image name for branch-1.4 
(#9599)
229b0ea5c9 is described below

commit 229b0ea5c9269a192e2310108ed78bd0dfc6b885
Author: Yuan <[email protected]>
AuthorDate: Mon May 12 15:44:43 2025 +0100

    [Branch-1.4][VL] Update docker image name for branch-1.4 (#9599)
---
 .github/workflows/docker_image.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/docker_image.yml 
b/.github/workflows/docker_image.yml
index f48cfb5270..42747d52db 100644
--- a/.github/workflows/docker_image.yml
+++ b/.github/workflows/docker_image.yml
@@ -264,7 +264,7 @@ jobs:
     runs-on: ubuntu-latest
     strategy:
       matrix:
-        digests: [ vcpkg-centos-8, centos-8-jdk8, centos-8-jdk11, 
centos-8-jdk17 ]
+        digests: [ 1.4-vcpkg-centos-8, 1.4-centos-8-jdk8, 1.4-centos-8-jdk11, 
1.4-centos-8-jdk17 ]
     needs:
       - build-vcpkg-centos-8
       - build-centos-8-jdk8


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to