Skip to content

Commit c598764

Browse files
committed
Dont test ruby 3.4 with rails 5
1 parent 597c684 commit c598764

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.ci/.exclude.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,10 @@ exclude:
122122
FRAMEWORK: grape-1.6
123123

124124
# only test ruby >= 3.1 with rails 6.1 and rails 7.0
125+
- VERSION: ruby:3.4
126+
FRAMEWORK: rails-5.2
127+
- VERSION: ruby:3.4
128+
FRAMEWORK: rails-5.1
125129
- VERSION: ruby:3.1
126130
FRAMEWORK: rails-5.2
127131
- VERSION: ruby:3.1

0 commit comments

Comments
 (0)