DavyJonesLocker / client_side_validations

Client Side Validations made easy for Ruby on Rails
MIT License
2.69k stars 404 forks source link

Fix CI #931

Closed tagliala closed 9 months ago

tagliala commented 9 months ago

Rails edge now requires Ruby >= 3.1

Ref: https://github.com/DavyJonesLocker/client_side_validations/actions/runs/7371474862/job/20058903253

coveralls commented 9 months ago

Coverage Status

coverage: 100.0%. first build when pulling d6aeb4bdba9ce8da483b7232ee8f11adf55bafb7 on chore/fix-ci into f5ff2e9903b2adb41bcfc5858507c34e32092850 on main.

tagliala commented 9 months ago

To make the test pass and prevent sqlite3 compilation errors, I had to clear 2.7 actions cache