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

ci: bump actions to v4 and add minor enhancements #60

Conversation

oleonardolima
Copy link
Contributor

  • bump the github actions to actions/checkout@v4
  • use dtolnay/rust-toolchain action
  • split jobs into different ones for parallelism
  • add concurrency to cancel previous ci run whenever a new push is done

@oleonardolima oleonardolima force-pushed the ci/bump-actions-and-minor-enhancements branch from 5a5f655 to 57edcb0 Compare August 7, 2024 15:22
- bump the github actions to actions/checkout@v4
- use dtolnay/rust-toolchain action
- split jobs into different ones for parallelism
- add concurrency to cancel previous ci run whenever a new push is done
@oleonardolima oleonardolima force-pushed the ci/bump-actions-and-minor-enhancements branch from 57edcb0 to 9ee1b4b Compare August 7, 2024 15:26
@oleonardolima
Copy link
Contributor Author

@rustaceanrob I think this one can be closed, unless you want me to repurpose it for parallelism and concurrency only.

@rustaceanrob
Copy link
Owner

Sounds good. I will close for now

@oleonardolima oleonardolima deleted the ci/bump-actions-and-minor-enhancements branch September 11, 2024 20:53
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.

2 participants