Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add Windows ARM64EC CI workflow #402

Merged
merged 1 commit into from
Apr 9, 2024
Merged

add Windows ARM64EC CI workflow #402

merged 1 commit into from
Apr 9, 2024

Conversation

jblazquez
Copy link
Contributor

This PR adds an ARM64EC architecture CI build workflow to windows-vs17. See here for an example of a passing CI run. I had to switch the vs17-arm-ci builds to target the Windows 11 SDK because ARM64EC is Windows 11 only.

It's not currently possible (as far as I know) to actually run Windows ARM tests in CI, so - as before - the Windows ARM CI workflows are build-only.

Note that support for ARM64EC was added in CMake 3.20.0 and improved in 3.23.0. The minimum version of CMake declared in the CMakeLists.txt file is 3.15.0. I'm not sure if we need to do something about that minimum version.

@lemire
Copy link
Member

lemire commented Apr 9, 2024

Merging.

@lemire lemire merged commit c04d100 into simdutf:master Apr 9, 2024
45 checks passed
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.

None yet

2 participants