diff --git a/.github/workflows/test-postgis.yml b/.github/workflows/test-postgis.yml index c2d8cc51..c291e53f 100644 --- a/.github/workflows/test-postgis.yml +++ b/.github/workflows/test-postgis.yml @@ -25,7 +25,7 @@ jobs: fail-fast: false matrix: redmine_version: [4.2-stable, 5.0-stable, master] - ruby_version: [2.7, 3.0, 3.1] + ruby_version: ['2.7', '3.0', '3.1'] db_version: [11-2.5, 14-3.2] exclude: - redmine_version: 4.2-stable