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/CD workflow using GitHub Actions is added. #8

Merged
merged 2 commits into from
Jun 24, 2024

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    329cd26 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. CI/CD workflow using GitHub Actions is updated

    - it now runs on macos machines with Apple Silicon chips
    
    - gcc is now updated in all linux platforms
    
    - Host architecture is no longer provided in the matrix and is extracted internally
    
    - artifacts names now provide more info about the machine and the compiler they were built on
    adelhpour committed May 5, 2024
    Configuration menu
    Copy the full SHA
    b608ba1 View commit details
    Browse the repository at this point in the history