Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nightly and PR builds: fix "no space left on device" on macOS runner #245

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

kmoe
Copy link
Member

@kmoe kmoe commented Sep 9, 2024

Fix #244

Tested by running the nightly builds on this branch. All builds passed and the "free up space" step was skipped for non-macOS runners.

@kmoe kmoe force-pushed the kmoe/macos-runner-free-up-space branch 3 times, most recently from 35773b9 to 3721b92 Compare September 9, 2024 14:56
@kmoe kmoe marked this pull request as ready for review September 9, 2024 14:56
@kmoe kmoe requested a review from a team as a code owner September 9, 2024 14:56
The macOS runner needs a good amount of free space to build Vault during
the E2E tests. Make space by deleting Xcode, which we don't use.
@kmoe kmoe force-pushed the kmoe/macos-runner-free-up-space branch from 3721b92 to 39b1f0c Compare September 9, 2024 15:02
@kmoe kmoe changed the title Nightly tests: fix "no space left on device" on macOS runner Nightly and PR builds: fix "no space left on device" on macOS runner Sep 9, 2024
@kmoe kmoe merged commit 4e5aafc into main Sep 9, 2024
11 checks passed
@kmoe kmoe deleted the kmoe/macos-runner-free-up-space branch September 9, 2024 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

macos-latest nightly tests fail with "no space left on device"
2 participants