MacOS Runner: how to bypass "System Extension Blocked" prompts #10159
Unanswered
ashishkurmi
asked this question in
General questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I would like to use a utility in a GitHub Actions workflow on the MacOS based runners. When I use the utility on my Mac, it prompts a "System Extension blocked" message and I explicitly need to allow it by visiting security and privacy settings. The steps are described in the following article:
https://harvard.service-now.com/ithelp?id=kb_article&sys_id=d6344c6cdb203f407768dc95ca961904
How can one use such utilities with MacOS-based runners, given that users can't authorize such apps on the MacOS runner VMs?
Beta Was this translation helpful? Give feedback.
All reactions