bevy/tools
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
..
build-templated-pages Bump toml_edit in build-template-pages tool (#11342) 2024-01-16 05:23:18 +00:00
build-wasm-example Update to wgpu 0.19 and raw-window-handle 0.6 (#11280) 2024-01-26 18:14:21 +00:00
ci Move remaining clippy lint definitions to Cargo.toml (#10672) 2023-11-28 04:12:48 +00:00
example-showcase run examples on macOS to validate PRs (#11630) 2024-01-31 20:03:47 +00:00
publish.sh Bevy Asset V2 (#8624) 2023-09-07 02:07:27 +00:00