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.
2 parents cd6ba15 + 29da6ce commit 4595ca7Copy full SHA for 4595ca7
1 file changed
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
24
strategy:
25
fail-fast: false
26
matrix:
27
- ruby: ["2.7", "3.0", "3.1", "3.2", "3.3"]
+ ruby: ["2.7", "3.0", "3.1", "3.2", "3.3", "3.4", "4.0"]
28
steps:
29
- uses: actions/checkout@v6
30
- uses: ruby/setup-ruby@v1
0 commit comments