maplibre / maplibre-native

MapLibre Native - Interactive vector tile maps for iOS, Android and other platforms.
https://maplibre.org
BSD 2-Clause "Simplified" License
898 stars 274 forks source link

Use cache for install-qt-action #2494

Open louwers opened 3 weeks ago

louwers commented 3 weeks ago

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 commented 3 weeks ago

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

ntadej commented 3 weeks ago

We should hardcode a more reliable mirror I guess.

louwers commented 3 weeks ago

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