Add JRuby for Windows on Arm

This commit is contained in:
なつき
2025-08-20 11:11:28 +02:00
committed by Benoit Daloze
parent bd28d3616a
commit efbf473cab
3 changed files with 12 additions and 5 deletions
-3
View File
@@ -75,9 +75,6 @@ jobs:
- { os: windows-11-arm, ruby: '3.1' }
- { os: windows-11-arm, ruby: '3.2' }
- { os: windows-11-arm, ruby: '3.3' }
# https://github.com/ruby/jruby-dev-builder/pull/14#issuecomment-2829841247
- { os: windows-11-arm, ruby: jruby }
- { os: windows-11-arm, ruby: jruby-head }
# RubyInstaller has no 64-bit builds of 1.9 on Windows
- { os: windows-2022, ruby: '1.9' }
- { os: windows-2025, ruby: '1.9' }