Removed macos-10.15 because it will be removed at 2023-03-31

This commit is contained in:
Hiroshi SHIBATA
2023-02-27 19:56:46 +01:00
committed by Benoit Daloze
parent d3c9825d67
commit db791aad7b
4 changed files with 2 additions and 4 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ The action works on these [GitHub-hosted runners](https://docs.github.com/en/act
| Operating System | Supported |
| ---------------- | --------- |
| Ubuntu | `ubuntu-18.04`, `ubuntu-20.04`, `ubuntu-22.04` |
| macOS | `macos-10.15`, `macos-11`, `macos-12` |
| macOS | `macos-11`, `macos-12` |
| Windows | `windows-2019`, `windows-2022` |
The prebuilt releases are generated by [ruby-builder](https://github.com/ruby/ruby-builder)