We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b08a52 commit 348737cCopy full SHA for 348737c
.github/workflows/test-postgis.yml
@@ -25,7 +25,7 @@ jobs:
25
fail-fast: false
26
matrix:
27
redmine_version: [4.2-stable, 5.0-stable, master]
28
- ruby_version: [2.7, 3.0, 3.1]
+ ruby_version: ['2.7', '3.0', '3.1']
29
db_version: [11-2.5, 14-3.2]
30
exclude:
31
- redmine_version: 4.2-stable
0 commit comments