X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/a9befc74e409c947b7818ce0c469605aba762bed..370fe0855e8eef97bbe58dc559957ac303decc33:/.github/workflows/tests.yml diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index d1cf73eae..841155bf6 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -10,7 +10,7 @@ jobs: name: Ruby ${{ matrix.ruby }} strategy: matrix: - ruby: ['3.1', '3.2', '3.3', '3.4'] + ruby: ['3.2', '3.3', '3.4'] runs-on: ubuntu-latest env: RAILS_ENV: test