raulcd commented on code in PR #51378:
URL: https://github.com/apache/arrow/pull/51378#discussion_r4045829208


##########
.github/workflows/matlab.yml:
##########
@@ -165,7 +165,7 @@ jobs:
         with:
           path: |
             ${{ steps.ccache-info.outputs.cache-dir }}
-          key: matlab-ccache-windows-${{ hashFiles('cpp/**', 'matlab/**') }}
+          key: matlab-ccache-windows-${{ hashFiles('cpp/**', 'matlab/**', 
'!matlab/build/**') }}
           restore-keys: matlab-ccache-windows-

Review Comment:
   I've opened the following issue to track it in case we want to do that:
   - https://github.com/apache/arrow/issues/51391



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to