firebase / firebase-cpp-sdk

Firebase C++ SDK
http://firebase.google.com
Apache License 2.0
278 stars 114 forks source link

Reduce the Windows packaging task size by deleting the .tgz and not building tests. #1606

Closed jonsimantov closed 5 months ago

jonsimantov commented 5 months ago

Packaging was failing on Windows Debug due to disk space limitations, this PR reduces the space required for packaging.

Description

Provide details of the change, and generalize the change in the PR title above.

https://github.com/firebase/firebase-cpp-sdk/actions/runs/9504804792


Testing

Describe how you've tested these changes. Link any manually triggered Integration tests or CPP binary SDK Packaging Github Action workflows, if applicable.


Type of Change

Place an x the applicable box:

Notes

github-actions[bot] commented 5 months ago

✅  Integration test succeeded!

Requested by @jonsimantov on commit 2ce9f33b39c60f09fe8a24594fd5e779f77d6f4e Last updated: Fri Jun 14 04:23 PDT 2024 View integration test log & download artifacts