.github/workflows/ci.yml in karafka-2.4.0.rc1 vs .github/workflows/ci.yml in karafka-2.4.0

- old
+ new

@@ -73,13 +73,10 @@ fail-fast: false matrix: ruby: - '3.3' - '3.2' - # We run it against the oldest and the newest of a given major to make sure, that there - # are no syntax-sugars that we would use that were introduced down the road - '3.1' - - '3.1.0' - '3.0' include: - ruby: '3.3' coverage: 'true' steps: