Skip to content

Use GitHub-hosted macOS runners#18

Merged
EYHN merged 1 commit into
mainfrom
codex/use-github-hosted-macos-runners
May 13, 2026
Merged

Use GitHub-hosted macOS runners#18
EYHN merged 1 commit into
mainfrom
codex/use-github-hosted-macos-runners

Conversation

@EYHN

@EYHN EYHN commented May 13, 2026

Copy link
Copy Markdown
Contributor

Summary

  • replace Tartelet self-hosted macOS jobs with GitHub-hosted macos-15 runners
  • replace the custom macos-baremetal-arm64 SandboxVM test runner with macos-15

Verification

  • rg -n "self-hosted|tartelet|macos-baremetal-arm64" .github/workflows || true
  • ruby -e 'require "yaml"; ARGV.each { |f| YAML.load_file(f); puts "ok #{f}" }' .github/workflows/macos-build.yml .github/workflows/macos-release-production.yml .github/workflows/macos-release-staging.yml .github/workflows/macos-swift-format.yml .github/workflows/sandbox-vm-ci.yml

@EYHN
EYHN merged commit 1cab8c2 into main May 13, 2026
3 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.

1 participant