From 25cc65878f36a231511da75d3a1a63c7aa048c2d Mon Sep 17 00:00:00 2001 From: Adam Grare Date: Thu, 14 Nov 2024 11:50:51 -0500 Subject: [PATCH] Bump the cross-repo-tests ruby version to 3.3 --- .github/workflows/manageiq_cross_repo.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/manageiq_cross_repo.yaml b/.github/workflows/manageiq_cross_repo.yaml index f32cc73..5694c91 100644 --- a/.github/workflows/manageiq_cross_repo.yaml +++ b/.github/workflows/manageiq_cross_repo.yaml @@ -15,7 +15,7 @@ on: ruby-version: required: false type: string - default: '["3.0"]' + default: '["3.3"]' node-version: required: false type: string