Skip to content

Commit 88b5f0b

Browse files
committed
removed odbc from continue_config
1 parent 6a14738 commit 88b5f0b

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.circleci/continue_config.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -217,9 +217,6 @@ jobs:
217217
- run:
218218
name: Install OS-level dependencies
219219
command: ./.circleci/install-prerequisites.sh "<< parameters.engine >>"
220-
- run:
221-
name: Install ODBC
222-
command: sudo apt-get install unixodbc-dev
223220
- run:
224221
name: Run tests
225222
command: make << parameters.engine >>-test

0 commit comments

Comments
 (0)