We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 301d3e0 commit 645077fCopy full SHA for 645077f
README.md
@@ -41,7 +41,7 @@ The action works on these [GitHub-hosted runners](https://help.github.com/en/act
41
| ----------- | -------- | -------- |
42
| Ubuntu | `ubuntu-latest` (= `ubuntu-20.04`) | `ubuntu-18.04` |
43
| macOS | `macos-latest` (= `macos-10.15`) | `macos-11.0` |
44
-| Windows | `windows-latest` (= `windows-2019`) | `windows-2022` |
+| Windows | `windows-latest` (= `windows-2022`) | `windows-2019` |
45
46
The prebuilt releases are generated by [ruby-builder](https://github.com/ruby/ruby-builder)
47
and on Windows by [RubyInstaller2](https://github.com/oneclick/rubyinstaller2).
0 commit comments