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 f061723 commit 14ee543Copy full SHA for 14ee543
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
strategy:
21
fail-fast: false
22
matrix:
23
- ruby: ['3.0', 3.1, 3.2, 3.3, ruby-head, jruby]
+ ruby: ['3.0', 3.1, 3.2, 3.3, 3.4, ruby-head, jruby]
24
gemfile:
25
- Gemfile
26
- Gemfile-pure
0 commit comments