Skip to content

chore: pin macOS runner to version 14 for stable iOS builds - #782

Merged
mateusz-bak merged 1 commit into
mateusz-bak:masterfrom
amoinier:chore/fix-macos-version
Aug 31, 2025
Merged

chore: pin macOS runner to version 14 for stable iOS builds#782
mateusz-bak merged 1 commit into
mateusz-bak:masterfrom
amoinier:chore/fix-macos-version

Conversation

@amoinier

Copy link
Copy Markdown
Contributor

This PR pins the macOS runner version to 14 to ensure reliable iOS builds in CI/CD pipelines.

Why this change:

Why version pinning is good practice:

  • Reproducible builds: Ensures consistent build environment across all CI runs
  • Prevents breaking changes: Avoids automatic upgrades that can introduce compatibility issues
  • Faster debugging: Eliminates environment variables when troubleshooting build failures
  • Team alignment: All developers and CI use the same tested configuration

@mateusz-bak

Copy link
Copy Markdown
Owner

Makes sense, thanks!

@mateusz-bak
mateusz-bak merged commit 0ba076d into mateusz-bak:master Aug 31, 2025
4 checks passed
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