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 the smoke tests on macOS arm runners #448

Merged
merged 2 commits into from
Feb 20, 2024

Conversation

DJMcNab
Copy link
Member

@DJMcNab DJMcNab commented Feb 19, 2024

https://developer.apple.com/documentation/paravirtualizedgraphics?language=objc might work here

This would be running actual Metal on actual GPUs, which is exciting

https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners/about-github-hosted-runners#standard-github-hosted-runners-for-public-repositories - these are included runners, as far as I can see.
I don't know whether we can accidentally use a chargeable runner - I hope not, but I'm not sure how to confirm that

I've also removed an outdated comment, as it's no longer useful

@DJMcNab DJMcNab marked this pull request as ready for review February 19, 2024 16:17
Copy link
Contributor

@Philipp-M Philipp-M left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know whether we can accidentally use a chargeable runner

AFAIK all runners are free for public repos that are available without Github Team or Enterprise (which we don't have AFAIK)

LGTM otherwise, thanks :)

@DJMcNab DJMcNab added this pull request to the merge queue Feb 20, 2024
Merged via the queue into linebender:main with commit 8222cad Feb 20, 2024
8 checks passed
@DJMcNab DJMcNab deleted the macos-smoke branch February 20, 2024 09:27
simbleau pushed a commit that referenced this pull request Feb 20, 2024
* Run the smoke tests on macOS arm runners

* Also remove the outdated comment
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.

3 participants