diff --git a/.github/workflows/test-suite.yaml b/.github/workflows/test-suite.yaml index 3f91cdc5..a1683fcc 100644 --- a/.github/workflows/test-suite.yaml +++ b/.github/workflows/test-suite.yaml @@ -56,7 +56,6 @@ jobs: matrix: puppet: [5.5.22, 6.29.0] ruby: [2.7.7, 3.0.5, 3.1.3] - // ruby: [2.5.9, 2.6.9] name: Static code analysis old runs-on: ubuntu-20.04