Skip to content

Commit

Permalink
Switch to a TruffleRuby release in CI (#334)
Browse files Browse the repository at this point in the history
  • Loading branch information
eregon authored Sep 27, 2024
1 parent d3ce8da commit 6a6c3a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
include:
- ruby: ruby
- ruby: head
- ruby: truffleruby-head
skip: protoboeuf-encode sequel
- ruby: truffleruby
skip: protoboeuf-encode
if: ${{ github.event_name != 'schedule' || github.repository == 'Shopify/yjit-bench' }}
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 6a6c3a3

Please sign in to comment.