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 e851497 commit 59fc14cCopy full SHA for 59fc14c
.github/workflows/ruby.yml
@@ -19,7 +19,7 @@ jobs:
19
runs-on: ubuntu-latest
20
strategy:
21
matrix:
22
- ruby-version: ['2.6', '2.7', '3.0', '3.1', '3.2', '3.3']
+ ruby-version: ['2.7', '3.0', '3.1', '3.2', '3.3']
23
24
steps:
25
- uses: actions/checkout@v2
0 commit comments