Skip to content

Conversation

@Greenie0701
Copy link

PR Description:

  • The adoption of Windows on ARM (WoA) devices is steadily increasing, yet many Python wheels are still not available for this platform.
  • GitHub Actions now offer native CI runners for Windows on ARM devices (windows-11-arm), enabling automated builds and testing.
  • Currently, official pyodbc Python wheels are not provided for Windows ARM64 and thus users/developers were facing difficulties using popular pyodbc library natively.
  • This PR introduces support for building pyodbc wheels on Windows ARM64, improving accessibility for developers and end users on this emerging platform.

@keitherskine
Copy link
Collaborator

Many thanks, @Greenie0701 . This has been incorporated into commit 539a477 so I believe this PR can be closed.

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.

2 participants