We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc2dbbf commit 02eab37Copy full SHA for 02eab37
.github/matrix.json
@@ -1,5 +1,5 @@
1
{
2
"postgresql": ["13"],
3
- "ruby": ["2.7", "3.0"],
4
- "node": ["14", "18"]
+ "ruby": ["3.0"],
+ "node": ["18"]
5
}
0 commit comments