Skip to content

Commit 2af39fe

Browse files
committed
Execute tests against TruffleRuby 21
Tests are failing in TruffleRuby 22
1 parent 3dd6817 commit 2af39fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- 2.6
2323
- 2.7
2424
- jruby
25-
- truffleruby
25+
- truffleruby-21
2626
steps:
2727
- name: Checkout
2828
uses: actions/checkout@master

0 commit comments

Comments
 (0)