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

Prepare for testing multiple ISAs #541

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

jordancarlin
Copy link
Contributor

@UmerShahidengr New approach for testing multiple ISAs in CI. Instead of hardcoding the ISA strings, the matrix is built dynamically using any .yaml files in the .github/isa_templates directory. This allows for any of the configuration parameters to be modified and makes it easy to add new configurations to CI: just add a new configuration file to this directory.

For now I moved all of the templates that were in this directory into an old sub-directory (several of them are failing at the moment) and copied the two standard templates we had been using for CI into the directory.

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.

1 participant