From 9a9fe58c47b8bca3b707c7a46d0c67c4a3fe6d89 Mon Sep 17 00:00:00 2001 From: Benoit Daloze <eregontp@gmail.com> Date: Wed, 20 Nov 2024 20:58:51 +0100 Subject: [PATCH] Clarify all macOS versions from 12 are supported --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c1731d34..001fa751d 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-13`, `macos-14` | +| macOS | `macos-12+` | | Windows | `windows-2019`, `windows-2022` | The prebuilt releases are generated by [ruby-builder](https://github.com/ruby/ruby-builder)