bevy/.github/start-wasm-example
Rob Parrett edb34cd2dd
Run example validation jobs on ubuntu-latest (#17169)
# Objective

Fixes #17164

## Solution

- Switch to `ubuntu-latest`
- Remove `libegl1-mesa`. It seems that whatever this was providing is
now covered by other deps or their deps?

## Testing

Tested [over here](https://github.com/rparrett/bevy/pull/21) by
commenting out workflow `if` condition.
2025-01-20 12:51:48 +00:00
..
tests Fix common capitalization errors in documentation (#14562) 2024-07-31 21:16:05 +00:00
.gitignore
package-lock.json ci: Use Ubuntu 22.04 runner for run-examples, run-examples-on-wasm jobs (#6875) 2022-12-08 20:05:27 +00:00
package.json Run example validation jobs on ubuntu-latest (#17169) 2025-01-20 12:51:48 +00:00
playwright.config.ts