-
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 increase flexibility and compatibility, we should add support for Windows runners. This will allow workflows to run on Windows environments and cover use cases that require Windows-specific tooling or behaviors.
Tasks:
- Review current actions for Linux runner dependencies
- Add or modify code to ensure compatibility with Windows runners
- Test actions on Windows runners in CI
- Update documentation to reflect Windows support
Acceptance Criteria:
- Actions run successfully on Windows runners
- Documentation updated to indicate Windows support
- CI includes jobs for Windows runners
Metadata
Metadata
Assignees
Labels
No labels