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 ea4879d commit 0e08897Copy full SHA for 0e08897
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
fail-fast: false
15
matrix:
16
- ruby: ['3.2', '3.3', jruby-9.4, jruby-head, ruby-head]
+ ruby: ['3.2', '3.3', '3.4', jruby-9.4, jruby-head, ruby-head]
17
rails_version:
18
- '7.0.0'
19
- '7.1.0'
0 commit comments