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

blaginin pushed a commit to branch db/extended-allocator-profile
in repository https://gitbox.apache.org/repos/asf/datafusion.git

commit 31022fb4ea91fbadefb7102e9397920eac886d70
Author: blaginin <[email protected]>
AuthorDate: Wed Mar 4 10:02:25 2026 +0000

    `save-if`
---
 .github/workflows/extended.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/extended.yml b/.github/workflows/extended.yml
index 4d78714d75..c9d7e0598d 100644
--- a/.github/workflows/extended.yml
+++ b/.github/workflows/extended.yml
@@ -180,7 +180,7 @@ jobs:
       - name: Rust Dependency Cache
         uses: Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5  # 
v2.8.2
         with:
-          # save-if: ${{ github.ref_name == 'main' }}
+          save-if: ${{ github.ref_name == 'main' }}
           shared-key: "sqllogictest-sqlite"
       - name: Run sqllogictest
         run: |


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

Reply via email to