From 2eb854e1c3f8c6dcad76855805b8d9b947da5932 Mon Sep 17 00:00:00 2001 From: Benoit Daloze Date: Thu, 2 Jan 2020 16:11:31 +0100 Subject: [PATCH] Clarify supported runners in the README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1372b55..5cd65ed 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,9 @@ It currently supports the latest stable versions of MRI, JRuby and TruffleRuby. See https://github.com/eregon/ruby-install-builder/releases/tag/builds for the available Ruby versions. +The action works for the `ubuntu-16.04`, `ubuntu-18.04` and `macos-latest` GitHub-hosted runners. +`windows-latest` is not yet supported. + ## Usage Single job: