You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm seeking confirmation regarding the compatibility of the tiny_tds 2.1.7 with the recently released Ruby 3.3.0 (December 25, 2023).
While I reviewed the gem's documentation on https://github.com/rails-sqlserver/tiny_tds/blob/master/.circleci/config.yml.
ruby_version:
- '2.4'
- '2.5'
- '2.6'
- '2.7'
- '3.0'
- '3.1'
- '3.2'
- '3.3'
- test_linux:
matrix: *ruby_versions
I see that the tests are ran against the windows OS, Can you help with the confirmation its same for linux(Its my current environment) ?
Given your expertise in this area, could you offer any insights or leads on this matter? Any information you can provide would be greatly appreciated.