ci: Use macos-15-intel for building qis wheels#1248
Merged
Conversation
1a2ab65 to
c8af0d6
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1248 +/- ##
==========================================
+ Coverage 79.06% 79.11% +0.05%
==========================================
Files 160 160
Lines 20421 20413 -8
Branches 19489 19481 -8
==========================================
+ Hits 16145 16150 +5
+ Misses 3289 3280 -9
+ Partials 987 983 -4
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
cqc-alec
approved these changes
Nov 13, 2025
Collaborator
Author
|
Uhm
|
Collaborator
Maybe you don't want the quotes? |
github-merge-queue bot
pushed a commit
that referenced
this pull request
Nov 13, 2025
🤖 I have created a release *beep* *boop* --- ## [0.12.11](tket-py-v0.12.10...tket-py-v0.12.11) (2025-11-13) ### Bug Fixes * **ci:** Make wheels compatible with MacOS 15.0 (#1248) ([49c5996](49c5996)) * Don't use opgroup in pytket barrier encoding (#1251) ([49c5996](49c5996)) * guppy_to_circuit always returns num_operations = 0 (#1200) ([49c5996](49c5996)) * **pytket-decoder:** Avoid QAllocating and immediately freeing qubits ([#1256](#1256)) ([228ff52](228ff52)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: Agustín Borgna <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Github started doing brownouts for
macos-13runners: https://github.com/CQCL/tket2/actions/runs/19271513759/job/55100761709This PR bumps the runner version for intel-based mac builders.
drive-by: Rename the workflow in line with the other wheel builders
drive-by: Move the
SHOULD_RUNcheck to avoid running on unrelated releases (we're already running on the merge commit), and cleanup file.drive-by: Set MACOSX_DEPLOYMENT_TARGET = "15.0" for tket-c-api builds too
tket-py wheels run: https://github.com/CQCL/tket2/actions/runs/19333583104