f50569a592
We often hit "Too Many Requests" errors when uploading the cache with
`actions/cache` because there's a limit of 10 GB every 5 minutes, and we can
easily go over it when we amend or merge several PRs in a short timespan.
This will make the CI artifacts less useful for debugging crashes but there's
no real way around this.
(cherry picked from commit
|
||
---|---|---|
.. | ||
android_builds.yml | ||
ios_builds.yml | ||
javascript_builds.yml | ||
linux_builds.yml | ||
macos_builds.yml | ||
server_builds.yml | ||
static_checks.yml | ||
windows_builds.yml |