Skip to content

Commit fa18e6d

Browse files
committed
Disable tests with Trilogy adapter for now due to unknown error
ArgumentError: unknown keyword: :uses_transaction
1 parent a348118 commit fa18e6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@ jobs:
6666
- sqlite3
6767
- postgresql
6868
- mysql2
69-
- trilogy
7069
- oracle_enhanced
70+
# - trilogy
7171

7272
steps:
7373
- name: Checkout

0 commit comments

Comments
 (0)