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

Tests are failing with "IOServiceMatchingfailed for: AppleM2ScalerCSCDriver" #2

Open
alexwlchan opened this issue Jun 6, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@alexwlchan
Copy link
Owner

When I try to run my script in GitHub Actions, it fails with a mysterious-to-me error:

IOServiceMatchingfailed for: AppleM2ScalerCSCDriver

I wonder what this means?

@alexwlchan alexwlchan added the bug Something isn't working label Jun 6, 2024
@alexwlchan
Copy link
Owner Author

I found an issue where somebody had a similar error, but in Circle CI's runners: CircleCI-Public/macos-orb#67

The recommended fix was to upgrade to a newer version. I was already using macos-latest in my GitHub Actions (which is macos-14) at time of writing, so I've temporarily pinned to macos-13 which seems to work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant