Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable ccache for iOS #131

Merged
merged 2 commits into from
Sep 5, 2024
Merged

Disable ccache for iOS #131

merged 2 commits into from
Sep 5, 2024

Conversation

ntadej
Copy link
Collaborator

@ntadej ntadej commented May 5, 2024

Disable ccache for iOS as it does not work OK and just using a lot of space.

@ntadej
Copy link
Collaborator Author

ntadej commented May 7, 2024

Hi @louwers, iOS symbols are very large. I think for now we should just disable ccache for iOS to not pollute the caches with useless and large caches. What do you think?

Alternatively we could only build Release builds in the CI, which are much smaller and only build debug builds when tagging releases.

@ntadej ntadej changed the title Debug iOS ccache Disable ccache for iOS Aug 31, 2024
@ntadej ntadej requested a review from louwers August 31, 2024 09:08
@ntadej ntadej marked this pull request as ready for review August 31, 2024 09:08
@louwers
Copy link
Collaborator

louwers commented Aug 31, 2024

@ntadej Sure, the GitHub cache is annoyingly small, and there is no way to increase the size. 👎

@ntadej
Copy link
Collaborator Author

ntadej commented Aug 31, 2024

The CI failures are related to actions/runner-images#10511

Will try to come up with a workaround in this PR.

@ntadej ntadej merged commit 1ddbcca into maplibre:main Sep 5, 2024
5 checks passed
@ntadej ntadej deleted the ccache-ios branch September 5, 2024 14:12
@ntadej ntadej added this to the 3.0 milestone Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants