firebase-ios-sdk
firebase-ios-sdk copied to clipboard
[FR]: Investigate using `cache` action in GHA infra
Description
The repo currently uses mikehardy/buildcache-action for cacheing CI builds. Per this comment, Mike mentions that invertase now uses cache since it now better handles iOS-related build artifacts.
Steps
- Add
cacheto a job - Do some benchmarking to determine if it is a net improvement
- If so, depend on
cacherather thanmikehardy/buildcache-action.
API Proposal
No response
Firebase Product(s)
N/A
Transition in progress.