File tree Expand file tree Collapse file tree 3 files changed +0
-101
lines changed Expand file tree Collapse file tree 3 files changed +0
-101
lines changed Original file line number Diff line number Diff line change 5252 rubygems : latest
5353 bundler : latest
5454
55- # truffleruby-24.1, Rails 8.0
56- # (according to documentation: targets Ruby 3.3 compatibility)
57- # (according to runtime: targets Ruby 3.2 compatibility)
58- - ruby : " truffleruby"
59- appraisal : " rails-8-0"
60- exec_cmd : " rake test"
61- gemfile : " Appraisal.root"
62- rubygems : default
63- bundler : default
64-
6555 steps :
6656 - name : Checkout
6757 uses : actions/checkout@v4
Original file line number Diff line number Diff line change 4545 rubygems : default
4646 bundler : default
4747
48- # truffleruby-head
49- - ruby : " truffleruby-head"
50- appraisal : " rails-8-0"
51- exec_cmd : " rake test"
52- gemfile : " Appraisal.root"
53- rubygems : default
54- bundler : default
55-
5648 steps :
5749 - name : Checkout
5850 uses : actions/checkout@v4
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments