abnobdoss commented on code in PR #765:
URL: https://github.com/apache/iceberg-cpp/pull/765#discussion_r3447037284
##########
.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:
Good call out - I did leave it out of this PR. I was worried there might be
too many changes in one PR for review as it already has a sizeable diff on the
CI files. If you think it'd be fine here I can add it, or if you prefer I can
raise it as a follow-up, wdyt?
--
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]