From ee1dbdf60e7946ae7ee5fac5148a1e5b802e48b1 Mon Sep 17 00:00:00 2001 From: Simon Hornby Date: Wed, 8 Jan 2025 12:26:28 +0200 Subject: [PATCH] chore: disable jruby build for testing --- .github/workflows/pull_request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index d3677ec..4b3f0c5 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -29,7 +29,7 @@ jobs: - macos - windows ruby-version: - - jruby-9.4 + # - jruby-9.4 - 3.3 - 3.2 - 3.1