Skip to content

[2.6] upgrade to macos15 (#6932)#6950

Merged
meiravgri merged 1 commit into2.6from
backport-6932-to-2.6
Oct 1, 2025
Merged

[2.6] upgrade to macos15 (#6932)#6950
meiravgri merged 1 commit into2.6from
backport-6932-to-2.6

Conversation

@meiravgri
Copy link
Collaborator

@meiravgri meiravgri commented Oct 1, 2025

backport #6932 to 2.6


Note

Update macOS runner targets to macos-15-intel (x86_64) and macos-latest (arm) and add a CPU information logging step to tests.

  • GitHub Actions:
    • macOS runners:
      • Update build matrices to use macos-15-intel for x86_64 and macos-latest for arm in flow-macos.yml and macOS platform selection in flow-build-artifacts.yml.
    • Test workflow (task-test.yml):
      • Add a step to print CPU information (via lscpu or sysctl) and log runner OS/architecture before setup.

Written by Cursor Bugbot for commit 3a398e9. This will update automatically on new commits. Configure here.

* upgrade to macos15

* try remove xlarge

* print cpu information

* fix print cpu

* fix

(cherry picked from commit c11c1e5)
@meiravgri meiravgri requested review from JoanFM and nafraf October 1, 2025 04:31
@meiravgri meiravgri enabled auto-merge October 1, 2025 04:31
@codecov
Copy link

codecov bot commented Oct 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.37%. Comparing base (167d834) to head (3a398e9).
⚠️ Report is 1 commits behind head on 2.6.

Additional details and impacted files
@@            Coverage Diff             @@
##              2.6    #6950      +/-   ##
==========================================
- Coverage   86.41%   86.37%   -0.04%     
==========================================
  Files         186      186              
  Lines       32270    32270              
==========================================
- Hits        27886    27874      -12     
- Misses       4384     4396      +12     
Flag Coverage Δ
flow 80.04% <ø> (-0.29%) ⬇️
unit 46.26% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@meiravgri meiravgri requested a review from GuyAv46 October 1, 2025 05:04
@meiravgri meiravgri added this pull request to the merge queue Oct 1, 2025
Merged via the queue into 2.6 with commit e8d53d9 Oct 1, 2025
13 checks passed
@meiravgri meiravgri deleted the backport-6932-to-2.6 branch October 1, 2025 07:55
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.

2 participants