We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 597c684 commit c598764Copy full SHA for c598764
.ci/.exclude.yml
@@ -122,6 +122,10 @@ exclude:
122
FRAMEWORK: grape-1.6
123
124
# only test ruby >= 3.1 with rails 6.1 and rails 7.0
125
+ - VERSION: ruby:3.4
126
+ FRAMEWORK: rails-5.2
127
128
+ FRAMEWORK: rails-5.1
129
- VERSION: ruby:3.1
130
FRAMEWORK: rails-5.2
131
0 commit comments