Skip to content

Add support for Windows runners #14

Description

@garrytrinder

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions