-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
fix(ci): turborepo library release workflow #7642
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
9 Ignored Deployments
|
🟢 Turbopack Benchmark CI successful 🟢Thanks |
|
✅ This change can build |
2f9b5b4
to
7db9a5a
Compare
7db9a5a
to
cf262cd
Compare
|
||
- host: windows-latest | ||
target: "aarch64-pc-windows-msvc" | ||
|
||
- host: windows-latest | ||
target: "x86_64-pc-windows-msvc" | ||
|
||
name: "Build ${{ matrix.settings.target }}" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉 thank you. I was having trouble with this too and added a dumb solution instead #7637
Force merging to unblock myself, CI is running unrelated checks |
This reverts commit a88e522.
Description
Cherry-picked from #7224
Working build: https://github.com/vercel/turbo/actions/runs/8175903965/job/22354109467