From e9eb4dbb56b5bc5ea35295d552b3ea419b177311 Mon Sep 17 00:00:00 2001 From: Igor Victor Date: Wed, 31 Mar 2021 22:12:18 +0200 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9452cc1..3c538d9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,6 +19,8 @@ jobs: include: - ruby: "ruby-head" experimental: true + - ruby: "truffleruby-head" + experimental: true - ruby: "jruby-head" experimental: true - ruby: "jruby-9.1.17.0"