diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 5250f7a..1c9fe03 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -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