From cd116028294e612fd9dfaead71c2fb6f03334dde Mon Sep 17 00:00:00 2001 From: Joel Drapper Date: Mon, 9 Sep 2024 03:16:00 +0100 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e8d74cb8..9613eb31 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,7 +13,6 @@ jobs: ruby-version: - "3.3" - "head" - - "truffleruby-24.0" runs-on: ${{ matrix.os }} steps: