Skip to content

Conversation

@xavave
Copy link

@xavave xavave commented Oct 22, 2025

This workflow on GitHub Actions builds OpenCVSharp for Windows ARM64, including setup for dependencies, caching, and artifact uploading.

This workflow builds OpenCVSharp for ARM64 on Windows, including setup for dependencies, caching, and artifact uploading.
Copilot AI review requested due to automatic review settings October 22, 2025 21:29
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a GitHub Actions workflow to build OpenCVSharp for Windows ARM64 architecture. The workflow automates the entire build process including dependency management and artifact creation.

Key Changes:

  • Creates a new CI workflow that builds both OpenCV and OpenCVSharp native libraries for ARM64
  • Implements caching strategy for OpenCV builds to improve workflow performance
  • Handles architecture-specific build configurations and workarounds for missing dependencies

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@xavave
Copy link
Author

xavave commented Oct 22, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant