Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Run publish-crates-cargo on macos-latest
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
- Loading branch information