From 943ff4bf565b1f501aa624d4cfdffcd9941d7313 Mon Sep 17 00:00:00 2001 From: Sebb Date: Wed, 3 Jan 2024 15:58:06 +0000 Subject: [PATCH] Update test.yml --- .github/workflows/test.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index eb754513d..179045a52 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -30,8 +30,8 @@ jobs: timeout: 5 - ruby: 3.3 timeout: 5 - # - ruby: truffleruby - # timeout: 50 + - ruby: truffleruby + timeout: 50 - ruby: truffleruby-head timeout: 50 - ruby: jruby