diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e0d8b84..69c1eec 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,7 +20,6 @@ jobs: strategy: fail-fast: false matrix: - # Due to https://github.com/actions/runner/issues/849, we have to use quotes for '3.0' ruby: [3.1, 3.2, 3.3] runs-on: ubuntu-latest steps: