Support windows-11-arm

This commit is contained in:
なつき
2025-04-26 12:43:27 +02:00
committed by Benoit Daloze
parent 2e007403fc
commit dffc446db9
8 changed files with 361 additions and 134 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ The action works on these [GitHub-hosted runners](https://docs.github.com/en/act
| ---------------- | --------- |
| Ubuntu | `ubuntu-22.04`, `ubuntu-24.04`, `ubuntu-22.04-arm`, `ubuntu-24.04-arm` |
| macOS | `macos-13` and newer versions |
| Windows | `windows-2019`, `windows-2022` |
| Windows | `windows-2019`, `windows-2022`, `windows-2025`, `windows-11-arm` |
Not all combinations of runner images and versions are supported.
The list of available Ruby versions can be seen in [ruby-builder-versions.json](ruby-builder-versions.json) for Ubuntu and macOS