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 ARM build in CI #15171

Merged
merged 2 commits into from
Nov 27, 2024
Merged

Add Windows ARM build in CI #15171

merged 2 commits into from
Nov 27, 2024

Conversation

philipp-spiess
Copy link
Member

@philipp-spiess philipp-spiess commented Nov 25, 2024

Closes #15131

This PR adds a CI step to build the Windows ARM artifacts on the Windows x64 CI runners after some trial and error with the custom Windows ARM runners which turned out to not be necessary.

Test Plan

I changed the workflow so that it uploads the tarballs to the build artifact and runs on the PR. Then, I downloaded the artifacts and installed them in a npm project on Windows with ARM:

Screenshot 2024-11-27 at 11 35 15

@philipp-spiess philipp-spiess force-pushed the chore/win-arm branch 13 times, most recently from f540de8 to 9edda19 Compare November 27, 2024 10:47
@philipp-spiess philipp-spiess marked this pull request as ready for review November 27, 2024 10:49
@philipp-spiess philipp-spiess requested a review from a team as a code owner November 27, 2024 10:49
@philipp-spiess philipp-spiess changed the title Win Arm64 CI Add Windows ARM build in CI Nov 27, 2024
@adamwathan adamwathan merged commit 4dbe90c into next Nov 27, 2024
1 check passed
@adamwathan adamwathan deleted the chore/win-arm branch November 27, 2024 16:50
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.

[v4] @tailwindcss/cli returns error on windows arm64
2 participants