update more docs

This commit is contained in:
Paulo Santos
2026-01-13 12:21:03 +00:00
committed by GitHub
parent eb1a074e06
commit 3a0c59bcfe
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# GitHub Actions Runner Images
The runner-images project uses [Packer](https://www.packer.io/) to generate disk images for Windows 2019/2022 and Ubuntu 22.04/24.04.
The runner-images project uses [Packer](https://www.packer.io/) to generate disk images for Windows 2022/2025 and Ubuntu 22.04/24.04.
Each image is configured by a HCL2 Packer template that specifies where to build the image (Azure, in this case),
and what steps to run to install software and prepare the disk.