We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1fd7ec commit d1716c9Copy full SHA for d1716c9
.github/workflows/benchmarks.yml
@@ -16,7 +16,7 @@ jobs:
16
matrix:
17
ruby-version: ['3.1', '3.0', '2.7', '2.5.1', '2.4.3', '2.3.0',
18
'2.1.9', '2.2.10', 'ruby-head', 'jruby-9.1.17.0',
19
- 'jruby-head']
+ 'jruby-head', 'truffleruby-22.3.0', 'truffleruby-head']
20
21
steps:
22
- uses: actions/checkout@v3
0 commit comments