macOS 26がGitHubホストランナーで一般提供開始
本文の状態
日本語全文を表示中
詳細モードで約1分の本文を読めます。
同じ出来事の情報源
この情報源を基点に整理
GitHub Changelog
GitHubがmacOS 26ランナーイメージをGitHub Actionsで一般提供開始した。Apple SiliconとIntel両方に対応し、最新のmacOSとXcodeツールでアプリのビルド・テスト環境を提供する。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
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デイリーブリーフで今日の重要ニュースをまとめ読み