-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Currently, the GitHub Actions in this repository only support Linux runners. To improve cross-platform compatibility, we should add support for macOS runners. This will enable workflows to run on macOS environments and serve developers who require macOS-specific tools or dependencies.
Tasks:
- Review current actions for Linux runner dependencies
- Adjust code as needed for macOS compatibility
- Test actions on macOS runners in CI
- Update documentation to reflect macOS support
Acceptance Criteria:
- Actions run successfully on macOS runners
- Documentation updated to indicate macOS support
- CI includes jobs for macOS runners
Metadata
Metadata
Assignees
Labels
No labels