From 6825c765eb33355054208d865dd846da7da6584f Mon Sep 17 00:00:00 2001 From: Benoit Daloze Date: Thu, 21 Nov 2024 14:11:38 +0100 Subject: [PATCH] Clarify --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 001fa751d..75e63f639 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,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` | -| macOS | `macos-12+` | +| macOS | `macos-12` and newer versions | | Windows | `windows-2019`, `windows-2022` | The prebuilt releases are generated by [ruby-builder](https://github.com/ruby/ruby-builder)