Skip to content

Commit 6c4705a

Browse files
authored
📝 Update upgrade guide (#469)
## Description This PR updates the upgrade guide to improve the reasoning for the drop of support for x86 macOS systems. ## Checklist: - [x] The pull request only contains commits that are focused and relevant to this change. - [x] ~I have added appropriate tests that cover the new/changed functionality.~ - [x] ~I have updated the documentation to reflect these changes.~ - [x] ~I have added entries to the changelog for any noteworthy additions, changes, fixes, or removals.~ - [x] ~I have added migration instructions to the upgrade guide (if needed).~ - [x] The changes follow the project's style guidelines and introduce no new warnings. - [x] The changes are fully tested and pass the CI checks. - [x] I have reviewed my own code changes.
1 parent 539687e commit 6c4705a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

UPGRADING.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ This document describes breaking changes and how to upgrade. For a complete list
88

99
Starting with this release, MQT Predictor no longer supports x86 macOS systems.
1010
This step is necessary to ensure compatibility with PyTorch.
11-
Furthermore, this coincides with GitHub removing the `macos-13` runners from their infrastructure.
1211
x86 macOS systems are no longer tested in our CI.
1312

1413
## [2.3.0] - 2025-07-29

0 commit comments

Comments
 (0)