Skip to content

Revert "ci: temporarily disable windows arm64 freethreaded"#1180

Open
monosans wants to merge 1 commit intomainfrom
ci/windows-arm64-freethreaded
Open

Revert "ci: temporarily disable windows arm64 freethreaded"#1180
monosans wants to merge 1 commit intomainfrom
ci/windows-arm64-freethreaded

Conversation

@monosans
Copy link
Copy Markdown
Owner

This reverts commit c0de9e1.

@monosans monosans enabled auto-merge (squash) April 28, 2026 19:21
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 28, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 416bf576-6ea1-440c-bc7a-33d56563ac09

📥 Commits

Reviewing files that changed from the base of the PR and between c0de9e1 and 76684c0.

📒 Files selected for processing (1)
  • .github/workflows/ci.yml

📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Enabled Windows ARM64 builds for free-threaded Python 3.13 and 3.14 variants. This expands platform support, ensuring the software is now available for Windows ARM64 systems with these Python versions.

Walkthrough

The CI workflow configuration enables Windows ARM64 wheel builds for free-threaded CPython 3.13t and 3.14t variants. Previously commented configuration is now activated to produce release artifacts.

Changes

Cohort / File(s) Summary
CI Build Configuration
.github/workflows/ci.yml
Enables Windows ARM64 (aarch64-pc-windows-msvc on windows-11-arm) wheel builds for free-threaded CPython variants 3.13t and 3.14t. Previously commented matrix entry is uncommented to produce artifacts with -freethreaded suffix.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly describes the main change: reverting a temporary disabling of Windows ARM64 freethreaded CI builds, which aligns with the changeset that re-enables this functionality.
Description check ✅ Passed The description references the specific commit being reverted, which is directly related to the changeset that re-enables the Windows ARM64 freethreaded wheel builds.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch ci/windows-arm64-freethreaded
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch ci/windows-arm64-freethreaded

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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