Merge pull request #329 from jwillemsen/patch-1

Updated README.md
This commit is contained in:
Hiroshi SHIBATA
2022-05-07 16:47:06 +09:00
committed by GitHub
+1 -1
View File
@@ -41,7 +41,7 @@ The action works on these [GitHub-hosted runners](https://help.github.com/en/act
| ----------- | -------- | -------- |
| Ubuntu | `ubuntu-latest` (= `ubuntu-20.04`) | `ubuntu-18.04` |
| macOS | `macos-latest` (= `macos-10.15`) | `macos-11.0` |
| Windows | `windows-latest` (= `windows-2019`) | `windows-2022` |
| Windows | `windows-latest` (= `windows-2022`) | `windows-2019` |
The prebuilt releases are generated by [ruby-builder](https://github.com/ruby/ruby-builder)
and on Windows by [RubyInstaller2](https://github.com/oneclick/rubyinstaller2).