We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c8a4b1 commit 8e16f35Copy full SHA for 8e16f35
.github/workflows/test.yml
@@ -11,6 +11,7 @@ jobs:
11
ruby-version:
12
- "3.0"
13
- "2.7"
14
+ - "2.5"
15
16
steps:
17
- uses: actions/checkout@v2
0 commit comments