Skip to content

Commit ed2d71e

Browse files
committed
Add comments to explain why trilogy adapter is disabled in CI
1 parent 9e9205c commit ed2d71e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

+4
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,10 @@ jobs:
8686
- mysql2
8787
- oracle_enhanced
8888
- 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
8993
# - trilogy
9094
exclude:
9195
# Rails 7.2 needs Ruby > 3.1

0 commit comments

Comments
 (0)