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

fix: Run publish-crates-cargo on windows-latest #76

Merged

Conversation

fuzzypixelz
Copy link
Member

As of today, df -h returns the following:

  • On ubuntu-latest: 18G (:
  • On macos-latest: 69G
  • On windows-latest: 72G

The windows-latest runner has better specs than the macos-latest runner, hence the choice.

https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners/about-github-hosted-runners#standard-github-hosted-runners-for-public-repositories

@eclipse-zenoh-bot
Copy link
Contributor

@fuzzypixelz If this pull request contains a bugfix or a new feature, then please consider using Closes #ISSUE-NUMBER syntax to link it to an issue.

As of today, `df -h` returns the following:
- On ubuntu-latest: 18G :)
- On macos-latest: 69G
- On windows-latest: 72G

The windows-latest runner has better specs than the macos-latest runner, hence the choice.

https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners/about-github-hosted-runners#standard-github-hosted-runners-for-public-repositories
@fuzzypixelz fuzzypixelz force-pushed the fix/maximize-build-space branch from d9416a2 to c308f07 Compare April 3, 2024 09:46
@fuzzypixelz fuzzypixelz changed the title fix: Run publish-crates-cargo on macos-latest fix: Run publish-crates-cargo on windows-latest Apr 3, 2024
@eclipse-zenoh-bot
Copy link
Contributor

@fuzzypixelz If this pull request contains a bugfix or a new feature, then please consider using Closes #ISSUE-NUMBER syntax to link it to an issue.

@J-Loudet J-Loudet merged commit 9c9011d into eclipse-zenoh:main Apr 3, 2024
2 checks passed
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