Skip to content

Commit 9ba1cda

Browse files
authored
The fluentd benchmark now works on TruffleRuby (ruby#264)
With this fix: truffleruby/truffleruby#3372
1 parent 0a114b6 commit 9ba1cda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- ruby: ruby
1515
- ruby: head
1616
- ruby: truffleruby-head
17-
skip: fluentd liquid-c lobsters
17+
skip: liquid-c lobsters
1818
steps:
1919
- uses: actions/checkout@v3
2020
- name: Set up Ruby

0 commit comments

Comments
 (0)