From 00a1085dffc13f7fb05d1864e0a689650814932e Mon Sep 17 00:00:00 2001 From: Kenichi Kamiya Date: Sun, 19 May 2024 23:52:50 +0900 Subject: [PATCH] Update README about ubuntu-24.04 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 88d1ad0..292fee4 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,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 | `ubuntu-20.04`, `ubuntu-22.04`, `ubuntu-24.04` | | macOS | `macos-11`, `macos-12`, `macos-13`, `macos-14` | | Windows | `windows-2019`, `windows-2022` |