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

macOS: install GNU tar #6208

Merged
merged 4 commits into from
Oct 12, 2020
Merged

macOS: install GNU tar #6208

merged 4 commits into from
Oct 12, 2020

Conversation

jonas-schievink
Copy link
Contributor

@jonas-schievink jonas-schievink commented Oct 12, 2020

CI runs on macOS have started to fail due to actions/cache#403. Use GNU tar instead of BSD tar to work around that.

@jonas-schievink
Copy link
Contributor Author

bors r+

bors bot added a commit that referenced this pull request Oct 12, 2020
6208: macOS: install GNU tar r=jonas-schievink a=jonas-schievink

CI runs on macOS have started to fail due to actions/cache#403. Use GNU tar instead of BSD tar to work around that.

Co-authored-by: Jonas Schievink <jonas.schievink@ferrous-systems.com>
@@ -1,8 +1,9 @@
status = [
"Rust (ubuntu-latest)",
"Rust (windows-latest)",
# "Rust (macos-latest)",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lol

@bors
Copy link
Contributor

bors bot commented Oct 12, 2020

Timed out.

@jonas-schievink
Copy link
Contributor Author

bors retry

bors bot added a commit that referenced this pull request Oct 12, 2020
6208: macOS: install GNU tar r=jonas-schievink a=jonas-schievink

CI runs on macOS have started to fail due to actions/cache#403. Use GNU tar instead of BSD tar to work around that.

Co-authored-by: Jonas Schievink <jonas.schievink@ferrous-systems.com>
@bors
Copy link
Contributor

bors bot commented Oct 12, 2020

Canceled.

@jonas-schievink
Copy link
Contributor Author

bors r+

@bors
Copy link
Contributor

bors bot commented Oct 12, 2020

@bors bors bot merged commit 3d13939 into rust-lang:master Oct 12, 2020
@@ -1,5 +1,6 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
# asdasdasdasd
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lol

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GitHub Actions has no way to manually clear the cache :D

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll remove it shortly, don't worry.

@jonas-schievink jonas-schievink deleted the gnu-tar branch October 13, 2020 13:47
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.

3 participants