Skip to content

Commit 5537c6e

Browse files
committed
Don't test ruby 3.4 with rails 4
1 parent c9f0c07 commit 5537c6e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.ci/.exclude.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ exclude:
2020

2121
# rails-4.2 exclusions
2222
# Only test on ruby 2.4
23+
- VERSION: ruby:3.4
24+
FRAMEWORK: rails-4.2
2325
- VERSION: ruby:3.1
2426
FRAMEWORK: rails-4.2
2527
- VERSION: ruby:2.7

0 commit comments

Comments
 (0)