Skip to content

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

Merged
markstory merged 1 commit into
masterfrom
fix/pin-macos-15-runner
Jun 2, 2026
Merged

ci: pin GitHub Actions macOS runners to macos-15#60
markstory merged 1 commit into
masterfrom
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>
@markstory markstory marked this pull request as ready for review June 2, 2026 14:07
@markstory markstory merged commit 75a0816 into master Jun 2, 2026
36 of 37 checks passed
@markstory markstory deleted the fix/pin-macos-15-runner branch June 2, 2026 14:08
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