Peter Zhu 2026-05-16 19:32:51 +0000 (Sat, 16 May 2026)
New Revision: ba43e07c12
https://github.com/ruby/ruby/commit/ba43e07c12
Log:
Skip Windows 11 ARM CI for now
It's failing with:
Get-Command: C:\Users\runneradmin\scoop\apps\scoop\current\lib\install.ps1:191
Line |
191 | $bin = (Get-Command $target).Source
| ~~~~~~~~~~~~~~~~~~~
| The term 'more.exe' is not recognized as a name of a cmdlet, function, script file, or executable program. Check
| the spelling of the name, or if a path was included, verify that the path is correct and try again.
Modified files:
.github/workflows/windows.yml