From 28c4deda893d5a96a6b2d958c5b47fc18d65c9d3 Mon Sep 17 00:00:00 2001 From: Benoit Daloze Date: Sat, 18 Jan 2025 23:43:10 +0100 Subject: [PATCH] ubuntu-22.04-arm64 and ubuntu-24.04-arm64 support is complete * *-head builds just need to complete. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ac8c0f..6f32bbc 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ The action works on these [GitHub-hosted runners](https://docs.github.com/en/act | Operating System | Supported | | ---------------- | --------- | -| Ubuntu | `ubuntu-20.04`, `ubuntu-22.04`, `ubuntu-24.04` | +| Ubuntu | `ubuntu-20.04`, `ubuntu-22.04`, `ubuntu-24.04`, `ubuntu-22.04-arm`, `ubuntu-24.04-arm` | | macOS | `macos-13` and newer versions | | Windows | `windows-2019`, `windows-2022` |