Skip to content

Commit 08ee016

Browse files
committed
truffleruby crashes with undefined symbol: ruby_vm_at_exit
1 parent 638f87f commit 08ee016

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
19-
skip: protoboeuf-encode shipit
19+
skip: protoboeuf-encode ruby-lsp shipit
2020
if: ${{ github.event_name != 'schedule' || github.repository == 'Shopify/yjit-bench' }}
2121
steps:
2222
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)