]> git.openstreetmap.org Git - rails.git/blobdiff - .github/workflows/tests.yml
Remove unused site.about.next string
[rails.git] / .github / workflows / tests.yml
index 34405f778d0672bf5a350c16e135211d3df67e0d..46ab75482815eb90b5d9aa23f7a8ac8e4418f6f5 100644 (file)
@@ -11,7 +11,7 @@ jobs:
     strategy:
       matrix:
         ubuntu: [20.04, 22.04]
-        ruby: ['3.0', '3.1', '3.2']
+        ruby: ['3.0', '3.1', '3.2', '3.3']
     runs-on: ubuntu-${{ matrix.ubuntu }}
     env:
       RAILS_ENV: test