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 9c3a4b7 commit 546f45dCopy full SHA for 546f45d
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-24.04
15
strategy:
16
matrix:
17
- ruby-version: ['2.6', '2.7', '3.0']
+ ruby-version: ['2.7', '3.0', '3.1', '3.2', '3.3']
18
19
steps:
20
- uses: actions/checkout@v4
0 commit comments