Fully remove macos-11 since new builds will be on macos-12

This commit is contained in:
Benoit Daloze
2024-06-30 12:49:37 +02:00
parent c48bc1e88d
commit 1d0e911f61
3 changed files with 1 additions and 3 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-20.04`, `ubuntu-22.04`, `ubuntu-24.04` |
| macOS | `macos-11`, `macos-12`, `macos-13`, `macos-14` |
| macOS | `macos-12`, `macos-13`, `macos-14` |
| Windows | `windows-2019`, `windows-2022` |
The prebuilt releases are generated by [ruby-builder](https://github.com/ruby/ruby-builder)