Actions
Bug #35210
closedAllow symbols in YAML columns
Description
Rails 6.1.6.1 causes tests to fail: https://github.com/rails/rails/commit/611990f1a6c137c2d56b1ba06b27e5d2434dcd6a. The real fix is probably https://github.com/rails/rails/pull/45584.
As for now I suggest to lock Rails to 6.1.6.0 so we have CI working. And then update Rails lock after they release a new version.
Actions