File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1414 ruby-versions :
1515 uses : ruby/actions/.github/workflows/ruby_versions.yml@master
1616 with :
17- engine : cruby
17+ engine : cruby-truffleruby
1818 min_version : 2.5
1919
2020 test :
@@ -30,15 +30,15 @@ jobs:
3030 - { os: windows-latest, ruby: jruby-head }
3131 - { os: macos-latest, ruby: jruby-head }
3232 - { os: ubuntu-latest, ruby: jruby-head }
33- - { os: ubuntu-latest, ruby: truffleruby }
34- - { os: macos-latest, ruby: truffleruby }
3533 - { os: windows-latest, ruby: ucrt }
3634 - { os: windows-latest, ruby: mingw }
3735 - { os: windows-latest, ruby: mswin }
3836 - { os: macos-15-intel, ruby: 2.5 }
3937 exclude :
4038 # CRuby < 2.6 does not support macos-arm64
4139 - { os: macos-latest, ruby: 2.5 }
40+ - { os: windows-latest, ruby: truffleruby }
41+ - { os: windows-latest, ruby: truffleruby-head }
4242 steps :
43434444 - name : Set up Ruby
You can’t perform that action at this time.
0 commit comments