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

wangdan pushed a commit to branch recover-thirdparty-centos7
in repository https://gitbox.apache.org/repos/asf/incubator-pegasus.git


The following commit(s) were added to refs/heads/recover-thirdparty-centos7 by 
this push:
     new 757c16de0 ci: recover the workflows building thirdparty images for 
centos7 on Github
757c16de0 is described below

commit 757c16de0dd8677db5cf4c5e1a5cd0f667bc434a
Author: Dan Wang <[email protected]>
AuthorDate: Fri Nov 22 19:03:00 2024 +0800

    ci: recover the workflows building thirdparty images for centos7 on Github
---
 .github/workflows/thirdparty-regular-push.yml | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/.github/workflows/thirdparty-regular-push.yml 
b/.github/workflows/thirdparty-regular-push.yml
index 6ce68aae1..6dee78275 100644
--- a/.github/workflows/thirdparty-regular-push.yml
+++ b/.github/workflows/thirdparty-regular-push.yml
@@ -49,8 +49,7 @@ jobs:
           - ubuntu1804
           - ubuntu2004
           - ubuntu2204
-          # TODO(wangdan): disable centos7 temporarily before image 
build-env-centos7-* is fixed.
-          # - centos7
+          - centos7
     steps:
       - uses: actions/checkout@v4
       - name: Set up QEMU
@@ -92,8 +91,7 @@ jobs:
           - ubuntu1804
           - ubuntu2004
           - ubuntu2204
-          # TODO(wangdan): disable centos7 temporarily before image 
build-env-centos7-* is fixed.
-          # - centos7
+          - centos7
     steps:
       # The glibc version on ubuntu1804 and centos7 is lower than the 
actions/checkout@v4 required, so
       # we need to force to use actions/checkout@v3.
@@ -137,8 +135,7 @@ jobs:
           - ubuntu1804
           - ubuntu2004
           - ubuntu2204
-          # TODO(wangdan): disable centos7 temporarily before image 
build-env-centos7-* is fixed.
-          # - centos7
+          - centos7
     steps:
       # The glibc version on ubuntu1804 and centos7 is lower than the 
actions/checkout@v4 required, so
       # we need to force to use actions/checkout@v3.


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

Reply via email to