Skip to content
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 tests on GitHub Actions with macos runner #39

Merged
merged 7 commits into from
Jan 28, 2024

Conversation

jonmmease
Copy link
Owner

@jonmmease jonmmease commented Jan 28, 2024

The macos GitHub Actions runner is the only one that works with wgpu out of the box (using the metal backend I believe). We'll need to work out how to test windows and linux eventually, but this at least gives us some testing against baselines in CI.

@jonmmease
Copy link
Owner Author

jonmmease commented Jan 28, 2024

Wait, the mac tests passed once: https://github.com/jonmmease/vega-wgpu-renderer/actions/runs/7685486015/job/20943252183

But other iterations are failing with MakeWgpuAdapterError 🤔 https://github.com/jonmmease/vega-wgpu-renderer/actions/runs/7685538896/job/20943381262?pr=39


Update: switching to installing rust with actions-rs/toolchain@v1 resolved the issue

@jonmmease jonmmease changed the title CI experiments Run tests on GitHub Actions with macos runner Jan 28, 2024
@jonmmease jonmmease merged commit 7b85dd8 into main Jan 28, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant