Skip to content

Commit f75c648

Browse files
authored
Don't test Rails 5 with ruby-head (#766)
These are definitely not compatible. rails/rails#40938
1 parent cf3d6bb commit f75c648

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ jobs:
3535
exclude:
3636
- os: macos
3737
ruby: head
38+
- ruby: head
39+
gemfile: rails_5
3840
- ruby: '3.0'
3941
gemfile: rails_5
4042
- ruby: '3.0'

0 commit comments

Comments
 (0)