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
# - ruby_version: "25" # Fails because of "File does not exist: tiny_tds/tiny_tds" error (See https://github.com/rails-sqlserver/tiny_tds/issues/391).
37
38
- ruby_version: "25-x64"
38
-
- ruby_version: "25"
39
+
# - ruby_version: "26" # Fails because of "File does not exist: tiny_tds/tiny_tds" error (See https://github.com/rails-sqlserver/tiny_tds/issues/391).
39
40
- ruby_version: "26-x64"
40
-
- ruby_version: "26"
41
-
- ruby_version: "27-x64"
42
-
- ruby_version: "27"
41
+
# - ruby_version: "27" # Ruby version not installed on AppVeyor Windows instance.
42
+
# - ruby_version: "27-x64" # Ruby version not installed on AppVeyor Windows instance.
0 commit comments