Skip to content

ci: update macos x86_64 build runner to macos-15-large#3

Merged
appcypher merged 1 commit intokrunfwfrom
appcypher/update-macos-x86-runner
Mar 2, 2026
Merged

ci: update macos x86_64 build runner to macos-15-large#3
appcypher merged 1 commit intokrunfwfrom
appcypher/update-macos-x86-runner

Conversation

@appcypher
Copy link
Member

Summary

  • Update the macOS x86_64 build job runner from macos-13 to macos-15-large
  • The macos-13 runner is being deprecated by GitHub Actions
  • Ensures continued CI availability for macOS x86_64 builds
  • The large runner variant provides x86_64 architecture on macOS 15

Changes

  • Modified .github/workflows/release.yml: changed runs-on for the build-macos-x86_64 job from macos-13 to macos-15-large
  • No other files or configuration changes

Test Plan

  • Trigger the release workflow and verify the macOS x86_64 build job runs successfully on the new runner
  • Confirm the built artifacts are identical in structure to previous builds

The macos-13 runner is being deprecated. Migrate the x86_64 macOS
build job to macos-15-large to ensure continued CI availability.
@appcypher appcypher merged commit 81c60f6 into krunfw Mar 2, 2026
@appcypher appcypher deleted the appcypher/update-macos-x86-runner branch March 2, 2026 07:31
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