GitHub Actions の新しいランナーイメージがパブリックプレビューに登場
GitHub が GitHub Actions 向けに Ubuntu 26.04 ベースの新しいホスト型ランナーイメージを公開し、一般提供前にユーザーが最新プラットフォームでワークフローをテストできる環境を提供した。
GitHub Actions 用の GitHub ホストランナーイメージの新しい 2 つが、すべてのユーザー向けにパブリックプレビューとして利用可能になりました。これにより、一般提供前に最新のプラットフォームでワークフローをテストする早期アクセスが可能になります。
Ubuntu 26.04
Ubuntu 26.04 イメージは、x64 および arm64 アーキテクチャの両方で利用可能です。使用を開始するには、ワークフローファイルを更新して runs-on: ubuntu-26.04 または runs-on: ubuntu-26.04-arm を指定してください。Ubuntu 26.04 ベースイメージは、より大規模なランナーユーザー向けにも提供されています。
一部のユーザーは、Ubuntu 26.04 イメージが以前のイメージとは異なるツールおよびツールバージョンを備えているため、ワークフローに違いが生じることに気づくかもしれません。完全なリストについては、runner-images リポジトリをご覧ください。
Visual Studio 2026 を搭載した Windows 11 arm64
Visual Studio 2026 を搭載した新しい Windows 11 arm64 イメージが、windows-11-vs2026-arm というラベルの下で利用可能になりました。このイメージは、既存のパイプラインを混乱させることなく、Windows arm64 上の Visual Studio 2026 ツールチェーンに対して CI ワークロードを検証するための早期かつ安定した環境を提供します。詳細については、runner-images リポジトリの発表をご覧ください。
このイメージは、限られた期間、既存の Windows 11 arm64 イメージと並行して実行されます。これにより、ユーザーは自身のペースで採用およびテストを行うことができます。9 月初旬のパブリックプレビュー終了時に、既存の windows-11-arm イメージラベルは vs2026 イメージへ移行されます。移行に先立ち、ユーザーに通知を行い、準備する時間を確保します。
これらの新しいイメージを使用する際にワークフローに問題が見つかった場合や、インストールされたソフトウェアに関するフィードバックがある場合は、runner-images リポジトリまでお進みください。
これらのイメージはプレビュー段階のため、ピーク利用時間帯にはキュー待ち時間が長くなる可能性があります。
本記事「New runner images in public preview」は、The GitHub Blog に最初に掲載されました。
原文を表示
Two new GitHub-hosted runner images for GitHub Actions are now available in public preview for all users, giving you early access to test your workflows on the latest platforms before they reach general availability.
Ubuntu 26.04
The Ubuntu 26.04 image is now available for both x64 and arm64 architectures. To start using it, update your workflow file to use runs-on: ubuntu-26.04 or runs-on: ubuntu-26.04-arm. Ubuntu 26.04 base images are also available for larger runner users.
Some users may notice differences in their workflows as the Ubuntu 26.04 image has different tools and tool versions compared to earlier images. For the full list, head to the runner-images repository.
Windows 11 arm64 with Visual Studio 2026
A new Windows 11 arm64 image with Visual Studio 2026 is now available under the label windows-11-vs2026-arm. This image provides an early, stable environment to validate your CI workloads against the Visual Studio 2026 toolchain on Windows arm64 without disrupting existing pipelines. See the runner-images repository announcement for more information.
This image runs in parallel with the existing Windows 11 arm64 image for a limited period, allowing you to adopt and test at your own pace. At the end of the public preview in early September, the existing windows-11-arm image label will migrate to the vs2026 image. We will notify users ahead of the migration to give them time to prepare.
If you spot any issues with your workflows when using these new images, or if you have feedback on the software installed, head to the runner-images repository.
While these images are in preview, you may experience longer queue times during peak usage hours.
The post New runner images in public preview appeared first on The GitHub Blog.
関連記事
今日のまとめ
AI日報で今日の重要ニュースをまとめ読み