Fun tip from @mahaloz: if your CI depends on a large artifact that is too big to store in the repo, GitHub Releases is more than happy to serve multi-gigabyte files
@saagar@mahaloz Generally artifact storage would do just fine, can certainly help you build some 2 GB in one workflow for later use in another one. Not sure how well it performs for long-term non-changing artifacts though