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

Expand build-and-test matrix. #9

Merged
merged 1 commit into from
Aug 1, 2024
Merged

Conversation

ScottTodd
Copy link
Member

  • Format build-and-test.yml file
  • Actually use clang on Linux (export env var)
  • Add more OS / compiler versions, including macOS builds

* Format `build-and-test.yml` file
* Actually use clang on Linux (export env var)
* Add more OS / compiler versions, including macOS builds
@ScottTodd ScottTodd marked this pull request as ready for review August 1, 2024 20:02
Comment on lines +54 to +57
- name: macos-14 - clang
os: macos-14
cc_compiler: clang
cxx_compiler: clang++
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also tested macos-12 and macos-13:

Proceeding with what works out of the box for now.

@ScottTodd ScottTodd merged commit 3290f2e into iree-org:main Aug 1, 2024
10 checks passed
@ScottTodd ScottTodd deleted the ci-matrix branch August 1, 2024 20:11
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