zhjwpku commented on code in PR #765:
URL: https://github.com/apache/iceberg-cpp/pull/765#discussion_r3447797218
##########
.github/workflows/aws_test.yml:
##########
@@ -113,11 +115,29 @@ jobs:
if: ${{ matrix.s3 == 'ON' }}
shell: bash
run: bash ci/scripts/start_minio.sh
+ - name: Restore sccache cache
+ uses: actions/cache/restore@27d5ce7f107fe9357f9df03efb73ab90386fccae #
v5.0.5
Review Comment:
I think you can add that here in a separate commit. It will trigger another
CI run, and we'll be able to see how effective the cache is in practice.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]