x/build: talks repo fails due to size #11199
Closed
Comments
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The talks repo's .tar.gz export from git archive is over the 25 MB sanity check limit imposed by the builders. It's currently 31 MB compressed.
There's no reason to ship around all those images and PDFs.
Adding export-ignore attributes to the binary files brings the .tar.gz file fom 31 MB to 500 KB:
The text was updated successfully, but these errors were encountered: