]> git.openstreetmap.org Git - rails.git/commitdiff
Merge remote-tracking branch 'upstream/pull/3606'
authorTom Hughes <tom@compton.nu>
Fri, 9 Dec 2022 17:17:25 +0000 (17:17 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 9 Dec 2022 17:17:25 +0000 (17:17 +0000)
.github/workflows/tests.yml

index 504bb94ab9afa8f1593759a7609cfa5388fdc3a4..2ee32c44974fcb61bc99e78113055c533c0cbf9a 100644 (file)
@@ -10,8 +10,8 @@ jobs:
     name: Ubuntu ${{ matrix.ubuntu }}, Ruby ${{ matrix.ruby }}
     strategy:
       matrix:
-        ubuntu: [20.04]
-        ruby: [2.7, 3.0]
+        ubuntu: [20.04, 22.04]
+        ruby: [2.7, 3.0, 3.1]
     runs-on: ubuntu-${{ matrix.ubuntu }}
     env:
       RAILS_ENV: test