We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e9205c commit ed2d71eCopy full SHA for ed2d71e
.github/workflows/ci.yml
@@ -86,6 +86,10 @@ jobs:
86
- mysql2
87
- oracle_enhanced
88
- postgis
89
+ # Disabled for now:
90
+ # Rails 7.0: trilogy_auth_recv: caching_sha2_password requires either TCP with TLS or a unix socket: TRILOGY_UNSUPPORTED
91
+ # Rails 7.1: unknown keyword: :uses_transaction
92
+ # Rails 7.2: NotImplementedError
93
# - trilogy
94
exclude:
95
# Rails 7.2 needs Ruby > 3.1
0 commit comments