]> git.openstreetmap.org Git - rails.git/blobdiff - .github/workflows/tests.yml
Drop last vestiges of ruby 2.5 support
[rails.git] / .github / workflows / tests.yml
index e818884ae85d630ae5f38aa1ea9e0a23113f4852..d6a06b549cf73125ae1eccebbc58c1bde732b6f4 100644 (file)
@@ -8,7 +8,7 @@ jobs:
     strategy:
       matrix:
         ubuntu: [18.04, 20.04]
-        ruby: [2.5, 2.7, 3.0]
+        ruby: [2.7, 3.0]
     runs-on: ubuntu-${{ matrix.ubuntu }}
     env:
       RAILS_ENV: test