CI is not being executed against Rails 7.1 stable (and probably 7.1 compatibility is broken on main)
tagliala opened this issue · 0 comments
tagliala commented
Hello,
I was submitting a PR related to improve the CI by fixing SQL dependency, run against latest stable Rails and Ruby version, run experimental versions against Rails edge and Ruby head, and I've noticed that the 7.1 file is using rails-edge
So this leads to a false positive, because when testing against 7.1 stable the CI fails
Ref: https://github.com/tagliala/database_cleaner-active_record/actions/runs/9446754110
Failure/Error: ::ActiveRecord::Base.connection_pool.schema_migration.table_name