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 2e8e8fe commit 1332101Copy full SHA for 1332101
.github/workflows/pull_request.yaml
@@ -31,7 +31,7 @@ jobs:
31
runs-on: ubuntu-latest
32
strategy:
33
matrix:
34
- ruby-version: ['2.7', '3.0', '3.1', '3.2']
+ ruby-version: ['3.0', '3.1', '3.2', '3.3']
35
36
steps:
37
- uses: actions/checkout@v3
0 commit comments