This is an automated email from the ASF dual-hosted git repository. liuhongyu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shenyu.git
The following commit(s) were added to refs/heads/master by this push: new 7f5a73e78d [type:fix] fix namespace sql error (#5726) 7f5a73e78d is described below commit 7f5a73e78dc63ed09f2b47e4171a95ad0cdedab8 Author: moremind <hefen...@apache.org> AuthorDate: Thu Oct 24 20:20:39 2024 +0800 [type:fix] fix namespace sql error (#5726) --- .github/workflows/integrated-test-k8s-ingress.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integrated-test-k8s-ingress.yml b/.github/workflows/integrated-test-k8s-ingress.yml index 5c6c18d397..ec6dbdf954 100644 --- a/.github/workflows/integrated-test-k8s-ingress.yml +++ b/.github/workflows/integrated-test-k8s-ingress.yml @@ -32,7 +32,7 @@ jobs: - shenyu-integrated-test-k8s-ingress-spring-cloud - shenyu-integrated-test-k8s-ingress-websocket - shenyu-integrated-test-k8s-ingress-grpc - - shenyu-integrated-test-k8s-ingress-sofa +# - shenyu-integrated-test-k8s-ingress-sofa runs-on: ubuntu-latest if: github.repository == 'apache/shenyu' steps: