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 3215070 commit 6fafa18Copy full SHA for 6fafa18
.github/workflows/ruby.yml
@@ -19,7 +19,7 @@ jobs:
19
runs-on: ubuntu-latest
20
strategy:
21
matrix:
22
- ruby-version: ['2.5', '2.6', '2.7', '3.0']
+ ruby-version: ['2.3', '2.5', '2.6', '2.7', '3.0']
23
24
steps:
25
- uses: actions/checkout@v2
0 commit comments