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

Use cache for install-qt-action #2494

Closed
wants to merge 1 commit into from
Closed

Conversation

louwers
Copy link
Collaborator

@louwers louwers commented Jun 11, 2024

The Qt workflows are sometimes failing due to temporary network failures.

Caching should help reduce this to a minimum.

https://github.com/maplibre/maplibre-native/actions/runs/9469806144/job/26089733188?pr=2398

https://github.com/maplibre/maplibre-native/actions/runs/9355654961/job/25751324953

@louwers louwers added Qt github_actions Pull requests that update GitHub Actions code labels Jun 11, 2024
@louwers louwers requested review from ntadej, cgalvan and mwilsnd June 11, 2024 21:05
@louwers louwers self-assigned this Jun 11, 2024
@louwers
Copy link
Collaborator Author

louwers commented Jun 11, 2024

I think we should cache these files somewhere else, the GitHub cache (10GB) is too small for them...

@ntadej
Copy link
Collaborator

ntadej commented Jun 11, 2024

We should hardcode a more reliable mirror I guess.

@louwers
Copy link
Collaborator Author

louwers commented Jun 12, 2024

@ntadej Good idea. I can't find a list of mirrors. Do you know a good one?

@louwers louwers closed this Oct 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code Qt
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants