Skip to content

Commit c4a50da

Browse files
committed
Test Rake on TruffleRuby
* See oracle/truffleruby#1739 and f19222f.
1 parent c8251e2 commit c4a50da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ubuntu-rvm.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88
strategy:
99
matrix:
10-
ruby: [ 'jruby-head', 'jruby-9.2.9.0', 'ruby-head', '2.3.8', '2.2.10' ]
10+
ruby: [ 'jruby-head', 'jruby-9.2.9.0', 'truffleruby', 'ruby-head', '2.3.8', '2.2.10' ]
1111
steps:
1212
- uses: actions/checkout@master
1313
- name: Set up RVM

0 commit comments

Comments
 (0)