We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef84fa0 commit 402af0eCopy full SHA for 402af0e
.github/workflows/main.yml
@@ -8,7 +8,7 @@ jobs:
8
9
strategy:
10
matrix:
11
- ruby-version: ['2.7', '3.0']
+ ruby-version: ['3.0', '3.3']
12
13
steps:
14
- uses: actions/checkout@v2
0 commit comments