You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Summary
This GHA step started failing in another PR's CICD run. Looking at the
code of the maximize-build-space action, its getting quite stale and not
being updated.
I ran cicd tests with my change in this PR, and they all pass fine, so
looks like GHA runners may have upgraded in the meantime rendering this
action moot. Maybe?
Anyway, seems like we can remove it since tests pass without it now.
## How was it tested?
## Community Contribution License
All community contributions in this pull request are licensed to the
project
maintainers under the terms of the
[Apache 2 License](https://www.apache.org/licenses/LICENSE-2.0).
By creating this pull request, I represent that I have the right to
license the
contributions to the project maintainers under the Apache 2 License as
stated in
the
[Community Contribution
License](https://github.com/jetify-com/opensource/blob/main/CONTRIBUTING.md#community-contribution-license).
0 commit comments