François
|
76d32c9d5a
|
run examples on macOS to validate PRs (#11630)
# Objective
- CI doesn't validate running examples on macOS
- GitHub now has free m1 runners with a virtualised GPU
https://github.blog/changelog/2024-01-30-github-actions-introducing-the-new-m1-macos-runner-available-to-open-source/
## Solution
- Add a job to run examples on macOS when trying to merge a PR
- Add a patch to disable audio in CI as it timeouts after 15 minutes on
macOS, and fails anyway on the other runners
|
2024-01-31 20:03:47 +00:00 |
|