Skip to content

Commit ee8e5b5

Browse files
committed
Enable protoboeuf-encode benchmark on TruffleRuby
1 parent d3ce8da commit ee8e5b5

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
@@ -16,7 +16,7 @@ jobs:
1616
- ruby: ruby
1717
- ruby: head
1818
- ruby: truffleruby-head
19-
skip: protoboeuf-encode sequel
19+
skip: sequel
2020
if: ${{ github.event_name != 'schedule' || github.repository == 'Shopify/yjit-bench' }}
2121
steps:
2222
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)