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 01f09fc commit 77ae7f4Copy full SHA for 77ae7f4
1 file changed
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
strategy:
16
matrix:
17
- ruby-version: [ '3.0', '3.1', '3.4', '4.0' ]
+ ruby-version: [ '3.0', '3.1', '3.2', '3.3', '3.4', '4.0' ]
18
19
steps:
20
- uses: actions/checkout@v6
0 commit comments