Revert "Free more disk space in mac action"

This reverts commit ccf6a3fb97.
This commit is contained in:
Ilya Fedin
2025-12-18 03:44:01 +04:00
committed by John Preston
parent 3bd896b8fa
commit 5114c9a58e

View File

@@ -74,15 +74,6 @@ jobs:
sudo xcode-select -s /Applications/Xcode.app/Contents/Developer
- name: Free up some disk space.
uses: hugoalh/disk-space-optimizer-ghaction@271735125a1b35180620eae7e45c2e9d470c31b0
with:
general_include: ".+"
homebrew_prune: "True"
homebrew_clean: "True"
npm_prune: "True"
npm_clean: "True"
- name: ThirdParty cache.
id: cache-third-party
uses: actions/cache@v4