bevy/.github/workflows
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
..
action-on-PR-labeled.yml Bump actions/github-script from 6 to 7 (#10653) 2023-11-20 09:01:27 +00:00
ci-comment-failures.yml Bump actions/github-script from 6 to 7 (#10653) 2023-11-20 09:01:27 +00:00
ci.yml Bump actions/cache from 3 to 4 (#11469) 2024-01-28 09:59:48 +00:00
daily.yml Bump actions/upload-artifact from 2 to 4 (#11014) 2023-12-24 00:34:02 +00:00
dependencies.yml finish cleaning up dependency bans job (#11059) 2023-12-23 17:36:24 +00:00
docs.yml documentation in CI: remove lock file (#11507) 2024-01-24 17:28:29 +00:00
post-release.yml Only run some workflows on the bevy repo (not forks) (#9872) 2023-09-20 18:22:34 +00:00
release.yml Only run some workflows on the bevy repo (not forks) (#9872) 2023-09-20 18:22:34 +00:00
validation-jobs.yml run examples on macOS to validate PRs (#11630) 2024-01-31 20:03:47 +00:00
welcome.yml Bump actions/github-script from 6 to 7 (#10653) 2023-11-20 09:01:27 +00:00