From a8e65627b6a4ab3f1337830421cc716d74fb164a Mon Sep 17 00:00:00 2001 From: Michael Hashizume Date: Fri, 13 Oct 2023 11:52:25 -0700 Subject: [PATCH] (maint) Bump JRuby in tests For PE-36375 puppetserver 8 bumped its JRuby version from 9.4.2.0 to 9.4.3.0. This commit mirrors that change in the rspec test matrix. --- .github/workflows/rspec_tests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/rspec_tests.yaml b/.github/workflows/rspec_tests.yaml index 75077253f4b..791f97e3572 100644 --- a/.github/workflows/rspec_tests.yaml +++ b/.github/workflows/rspec_tests.yaml @@ -19,7 +19,7 @@ jobs: - {os: ubuntu-latest, ruby: '3.1'} - {os: ubuntu-20.04, ruby: '3.2'} # openssl 1.1.1 - {os: ubuntu-22.04, ruby: '3.2'} # openssl 3 - - {os: ubuntu-latest, ruby: 'jruby-9.4.2.0'} + - {os: ubuntu-latest, ruby: 'jruby-9.4.3.0'} - {os: windows-2019, ruby: '3.1'} - {os: windows-2019, ruby: '3.2'} # openssl 3