-
-
Notifications
You must be signed in to change notification settings - Fork 35.5k
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
Run e2e CI only on macos. #27165
Run e2e CI only on macos. #27165
Conversation
📦 Bundle sizeFull ESM build, minified and gzipped.
🌳 Bundle size after tree-shakingMinimal build including a renderer, camera, empty scene, and dependencies.
|
But I don't really think Puppeteer is able to use it for some reason... IIRC I only got WebGPU to run when using non-headless runs and So I don't really see a reason to only using one OS. /ping @mrdoob |
Related issue: #XXXX
Description
I've been told that the macos vms do have a working gpu.
This PR aims to simplify the e2e setup to only run on those.