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 737deb3 commit 57f7172Copy full SHA for 57f7172
.github/workflows/ruby.yml
@@ -20,7 +20,7 @@ jobs:
20
21
strategy:
22
matrix:
23
- ruby-version: [3.0.1, 2.7.3, 2.6.7, 2.5.9]
+ ruby-version: [3.0.1, 2.7.3, 2.6.7, 2.6.0]
24
25
steps:
26
- uses: actions/checkout@v2
0 commit comments