-
Notifications
You must be signed in to change notification settings - Fork 88
Closed
Description
I get:
$ git push origin-rw --tags
Enumerating objects: 88, done.
Counting objects: 100% (88/88), done.
Delta compression using up to 32 threads
Compressing objects: 100% (76/76), done.
Writing objects: 100% (79/79), 101.57 MiB | 8.65 MiB/s, done.
Total 79 (delta 3), reused 3 (delta 0), pack-reused 0
remote: Resolving deltas: 100% (3/3), completed with 1 local object.
remote: warning: File build/linux-aarch64/libwasmtime.a is 97.32 MB; this is larger than GitHub's recommended maximum file size of 50.00 MB
remote: warning: File build/macos-aarch64/libwasmtime.a is 67.06 MB; this is larger than GitHub's recommended maximum file size of 50.00 MB
remote: warning: File build/macos-x86_64/libwasmtime.a is 72.00 MB; this is larger than GitHub's recommended maximum file size of 50.00 MB
remote: warning: File build/windows-x86_64/libwasmtime.a is 78.10 MB; this is larger than GitHub's recommended maximum file size of 50.00 MB
remote: error: Trace: 6c998b2b68083742c45635c36d97144d83689b59b98dad45f85df007ff85b510
remote: error: See https://gh.io/lfs for more information.
remote: error: File build/linux-x86_64/libwasmtime.a is 103.12 MB; this exceeds GitHub's file size limit of 100.00 MB
remote: error: GH001: Large files detected. You may want to try Git Large File Storage - https://git-lfs.github.com.
To github.com:bytecodealliance/wasmtime-go
! [remote rejected] v36.0.0 -> v36.0.0 (pre-receive hook declined)
error: failed to push some refs to 'github.com:bytecodealliance/wasmtime-go'
Unsure how best to shrink things
Metadata
Metadata
Assignees
Labels
No labels