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 fb58c25 commit 50c8215Copy full SHA for 50c8215
.github/workflows/main.yml
@@ -47,7 +47,7 @@ jobs:
47
strategy:
48
matrix:
49
os: [ubuntu]
50
- ruby-version: [2.6, 2.7, 3.1]
+ ruby-version: [2.6, 2.7, "3.0", 3.1]
51
steps:
52
- uses: actions/checkout@v2
53
- name: Setup Ruby ${{ matrix.ruby-version }}
0 commit comments