]> git.openstreetmap.org Git - rails.git/blobdiff - .github/workflows/tests.yml
Quote ruby versions in yaml
[rails.git] / .github / workflows / tests.yml
index 73ce90b9272239d132db2d7cf6f21ed01e288224..f01b44bb7f264da842df7c5910fef0a5bec57369 100644 (file)
@@ -11,7 +11,7 @@ jobs:
     strategy:
       matrix:
         ubuntu: [20.04, 22.04]
-        ruby: [2.7, 3.0, 3.1]
+        ruby: ['2.7', '3.0', '3.1']
     runs-on: ubuntu-${{ matrix.ubuntu }}
     env:
       RAILS_ENV: test