]> git.openstreetmap.org Git - rails.git/blobdiff - .github/workflows/tests.yml
Switch to canonical-rails from master, with rails 7.2.1+ compatibility
[rails.git] / .github / workflows / tests.yml
index 34405f778d0672bf5a350c16e135211d3df67e0d..6e2b77059d1d4df4204cad333906129a299f1732 100644 (file)
@@ -10,8 +10,8 @@ jobs:
     name: Ubuntu ${{ matrix.ubuntu }}, Ruby ${{ matrix.ruby }}
     strategy:
       matrix:
-        ubuntu: [20.04, 22.04]
-        ruby: ['3.0', '3.1', '3.2']
+        ubuntu: [22.04, 24.04]
+        ruby: ['3.1', '3.2', '3.3']
     runs-on: ubuntu-${{ matrix.ubuntu }}
     env:
       RAILS_ENV: test