Skip to content

Add Windows ARM64 support in CI#141

Open
Harishmcw wants to merge 1 commit intoMagicStack:masterfrom
Harishmcw:win_arm64
Open

Add Windows ARM64 support in CI#141
Harishmcw wants to merge 1 commit intoMagicStack:masterfrom
Harishmcw:win_arm64

Conversation

@Harishmcw
Copy link

This PR adds Windows ARM64 support to the CI build and test matrix.

  • Adds windows-11-arm to the os matrix in both tests.yml and release.yml.
  • In tests.yml, excludes Python 3.9 and 3.10 for windows-11-arm as they are not supported on Windows ARM64.
  • In release.yml, excludes incompatible cibw_arch values (universal2, aarch64, auto64) and unsupported Python versions (cp39, cp310) for windows-11-arm.

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