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 c32a03a commit 6d959fbCopy full SHA for 6d959fb
.github/workflows/main.yml
@@ -19,7 +19,7 @@ jobs:
19
runs-on: ubuntu-latest
20
strategy:
21
matrix:
22
- ruby-version: ['2.7', '3.0', '3.1', '3.2', '3.3']
+ ruby-version: ['2.7', '3.0', '3.1', '3.2', '3.3', '3.4']
23
24
steps:
25
- uses: actions/checkout@v2
0 commit comments