From e373cc2d1a1f10648c3c53ee35fe74ad287e5fab Mon Sep 17 00:00:00 2001 From: Krzysztof Knapik Date: Tue, 23 Jan 2024 10:11:05 +0100 Subject: [PATCH] Update ci pipeline name --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 16fd163..9619563 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -9,7 +9,7 @@ on: jobs: "ci/test/ruby": runs-on: ubuntu-latest - strategy: + ci_test_rubyy: matrix: ruby-version: [3.1, 3.2]