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

Add matrix strategy to CI workflow #18

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

blueskyson
Copy link
Contributor

@blueskyson blueskyson commented Jul 24, 2024

This PR introduces a matrix strategy to the GitHub Actions workflow, allowing the fibdrv-check and coding-style jobs to run on ubuntu-22.04 and 24.04, ensuring compatibility across different environments.

Though there is a way to share one matrix in every job as Example: Using an output to define two matrices says, I decided that keeping the matrix definition within each job for code readability.

@jserv jserv merged commit dfc93a2 into sysprog21:master Jul 24, 2024
4 checks passed
@blueskyson blueskyson deleted the add-ubuntu-24-to-workflow branch July 24, 2024 10:07
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