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 fe434a05d Revert "will revert"
fe434a05d is described below
commit fe434a05d83f7d63936d32472868f2967c0eab9f
Author: Yingchun Lai <[email protected]>
AuthorDate: Mon Mar 27 23:23:38 2023 +0800
Revert "will revert"
This reverts commit 008a43745e05c78da76a798d55799ece1da70a02.
---
.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 a8454db2c..9ba4afc55 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 }}-master
+ image: apache/pegasus:thirdparties-bin-${{ matrix.os }}-${{
github.ref_name }}
defaults:
run:
working-directory: /root/incubator-pegasus
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]