Skip to content

ci: pin GitHub Actions macOS runners to macos-15#1047

Closed
sentry-junior[bot] wants to merge 1 commit into
mainfrom
fix/pin-macos-15-runner
Closed

ci: pin GitHub Actions macOS runners to macos-15#1047
sentry-junior[bot] wants to merge 1 commit into
mainfrom
fix/pin-macos-15-runner

Conversation

@sentry-junior

@sentry-junior sentry-junior Bot commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

GitHub announced that the macos-latest label in GitHub Actions will migrate to macOS 26 starting June 15, 2026.

This pins our macOS runners to macOS 15 explicitly by replacing:

  • macos-latestmacos-15
  • macos-latest-largemacos-15-large
  • macos-latest-xlargemacos-15-xlarge

macOS 15 will continue to be supported for at least another year. When we are ready to migrate to macOS 26 we can do so deliberately.

Only .github/workflows and .github/actions files were modified.

Co-authored-by: Michi Hoffmann <michael.hoffmann@sentry.io>
@github-actions

github-actions Bot commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

Codecov Results 📊

✅ Patch coverage is 100.00%. Project has 4295 uncovered lines.
✅ Project coverage is 82.04%. Comparing base (base) to head (head).

Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
+ Coverage    82.03%    82.04%    +0.01%
==========================================
  Files          329       329         —
  Lines        23917     23917         —
  Branches     15634     15634         —
==========================================
+ Hits         19620     19622        +2
- Misses        4297      4295        -2
- Partials      1652      1652         —

Generated by Codecov Action

@BYK

BYK commented Jun 2, 2026

Copy link
Copy Markdown
Member

No necessary.

@BYK BYK closed this Jun 2, 2026
@BYK BYK deleted the fix/pin-macos-15-runner branch June 2, 2026 13:40
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