macOS 26がGitHubホストランナーで一般提供開始
GitHubはGitHub Actions用のmacOS 26ランナーイメージを一般公開し、最新のmacOSとXcodeツールでアプリをビルド・テストする完全サポート環境を提供する。
キーポイント
macOS 26ランナーの一般公開
これまでパブリックプレビューだったmacOS 26ランナーイメージがGitHub Actionsで一般利用可能になった。
アーキテクチャ対応
Apple Silicon(arm64)でネイティブ実行し、Intel(x64)もサポートする。
ワークフローラベル
arm64用の標準ランナー「macos-26」、x64用の標準ランナー「macos-26-intel」、x64用の大型ランナー「macos-26-large」、arm64用の超大型ランナー「macos-26-xlarge」が利用可能。
開発環境の最新化
最新のmacOSとXcodeツールを使用したアプリのビルドとテストを完全サポートする環境を提供する。
影響分析・編集コメントを表示
影響分析
この発表は、macOS開発者向けCI/CD環境の最新化とアーキテクチャ対応を強化するもので、Apple Silicon移行期における開発ワークフローの安定性向上に寄与する。GitHub Actionsのプラットフォーム競争力を高める戦略的アップデートと言える。
編集コメント
Apple Silicon対応が進む中、開発環境のCI/CD基盤が整備されたことで、macOSアプリ開発の効率化が期待できる。プラットフォーム間の互換性維持も重要なポイント。
GitHub Actions向けのmacOS 26ランナーイメージが一般提供を開始しました。これまでパブリックプレビューとして提供されていたmacOS 26ランナーは、最新のmacOSとXcodeツールを使用してアプリをビルドおよびテストするための、完全にサポートされた環境を提供します。
macOS 26ランナーはApple Silicon (arm64) 上でネイティブに動作し、Intel (x64) もサポートしています。ワークフローファイルでは以下のラベルを使用してください:
macos-26 – arm64用標準macOSランナー。
macos-26-intel – x64用標準macOSランナー。
macos-26-large – x64用大型ランナー。
macos-26-xlarge – arm64用超大型ランナー。
GitHub ActionsのmacOSランナーおよびmacOS 26イメージに含まれるソフトウェアの詳細については、GitHubホストランナーのドキュメントを参照してください。
この投稿「macOS 26がGitHubホストランナー向けに一般提供開始」は、The GitHub Blogで最初に公開されました。
原文を表示
The macOS 26 runner image is now generally available for GitHub Actions. Previously in public preview, macOS 26 runners give you a fully supported environment for building and testing apps with the latest macOS and Xcode tooling.
macOS 26 runners run natively on Apple Silicon (arm64) and also support Intel (x64). Use the following labels in your workflow files:
macos-26 – Standard macOS runner for arm64.
macos-26-intel – Standard macOS runner for x64.
macos-26-large – Large runner for x64.
macos-26-xlarge – Extra-large runner for arm64.
To learn more about GitHub Actions macOS runners and the software included in the macOS 26 image, see the GitHub-hosted runners documentation.
The post macos-26 is now generally available for GitHub-hosted runners appeared first on The GitHub Blog.
関連記事
今日のまとめ
AI日報で今日の重要ニュースをまとめ読み