You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pegasus.apache.org by la...@apache.org on 2023/03/27 15:21:22 UTC

[incubator-pegasus] branch fix_regular_build updated: will revert

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

laiyingchun pushed a commit to branch fix_regular_build
in repository https://gitbox.apache.org/repos/asf/incubator-pegasus.git


The following commit(s) were added to refs/heads/fix_regular_build by this push:
     new 008a43745 will revert
008a43745 is described below

commit 008a43745e05c78da76a798d55799ece1da70a02
Author: Yingchun Lai <la...@apache.org>
AuthorDate: Mon Mar 27 23:21:07 2023 +0800

    will revert
---
 .github/workflows/regular-build.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/regular-build.yml b/.github/workflows/regular-build.yml
index 9ba4afc55..a8454db2c 100644
--- a/.github/workflows/regular-build.yml
+++ b/.github/workflows/regular-build.yml
@@ -68,7 +68,7 @@ jobs:
           - compiler: "clang-9,clang++-9"
             os: ubuntu1804
     container:
-      image: apache/pegasus:thirdparties-bin-${{ matrix.os }}-${{ github.ref_name }}
+      image: apache/pegasus:thirdparties-bin-${{ matrix.os }}-master
     defaults:
       run:
         working-directory: /root/incubator-pegasus


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pegasus.apache.org
For additional commands, e-mail: commits-help@pegasus.apache.org