The CI is returning the following error for Ruby >= 2.7:
Failure:
JbuilderTemplateTest#test_array_of_partials [/home/runner/work/jbuilder/jbuilder/test/jbuilder_template_test.rb:103]:
Expected: "Post #5"
Actual: nil
rails test home/runner/work/jbuilder/jbuilder/test/jbuilder_template_test.rb:100
The CI is failing even when no code changes were made. I don't have a lot of context about JBuilder and can't provide more details. I hope opening an Issue is okay. Thanks!