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

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


The following commit(s) were added to refs/heads/rm_build_krb5_sasl-dev by this 
push:
     new cb44361dd run ASAN in Ubuntu 2204
cb44361dd is described below

commit cb44361dd83ddd4c7cc02b7c91c6ae5e31c0253c
Author: Yingchun Lai <[email protected]>
AuthorDate: Fri Sep 8 17:27:10 2023 +0800

    run ASAN in Ubuntu 2204
---
 .github/workflows/lint_and_test_cpp.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/lint_and_test_cpp.yaml 
b/.github/workflows/lint_and_test_cpp.yaml
index 115f8b124..e6c07dc0e 100644
--- a/.github/workflows/lint_and_test_cpp.yaml
+++ b/.github/workflows/lint_and_test_cpp.yaml
@@ -259,7 +259,7 @@ jobs:
     needs: cpp_clang_format_linter
     runs-on: ubuntu-latest
     container:
-      image: apache/pegasus:thirdparties-bin-test-ubuntu1804-${{ 
github.base_ref }}
+      image: apache/pegasus:thirdparties-bin-test-ubuntu2204-${{ 
github.base_ref }}
     steps:
       - uses: actions/checkout@v3
       - name: Setup cache


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

Reply via email to