diff --git a/.github/workflows/test-suite.yaml b/.github/workflows/test-suite.yaml index 3663dde8..a2c437bc 100644 --- a/.github/workflows/test-suite.yaml +++ b/.github/workflows/test-suite.yaml @@ -15,9 +15,7 @@ jobs: ruby: [3.2.0, 3.1.3] include: - puppet: 7.22.0 - ruby: 2.7.7 - - puppet: 7.22.0 - ruby: 3.0.5 + ruby: [2.7.7, 3.0.5] name: Static code analysis new runs-on: ubuntu-latest