Skip to content

Commit 6a6c3a3

Browse files
authored
Switch to a TruffleRuby release in CI (#334)
1 parent d3ce8da commit 6a6c3a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ jobs:
1515
include:
1616
- ruby: ruby
1717
- ruby: head
18-
- ruby: truffleruby-head
19-
skip: protoboeuf-encode sequel
18+
- ruby: truffleruby
19+
skip: protoboeuf-encode
2020
if: ${{ github.event_name != 'schedule' || github.repository == 'Shopify/yjit-bench' }}
2121
steps:
2222
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)