This is an automated email from the ASF dual-hosted git repository. jark pushed a commit to branch ci-test in repository https://gitbox.apache.org/repos/asf/fluss-shaded.git
commit e4e98e00a9ac5137bd050c60d4a077b3fa959175 Author: Jark Wu <[email protected]> AuthorDate: Sun Aug 3 18:51:43 2025 +0800 test --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 031deca..0092caa 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -33,7 +33,6 @@ jobs: with: java-version: 8 distribution: 'temurin' - cache: 'maven' - name: Set Maven 3.8.6 uses: stCarolas/[email protected]
