Skip to content

Commit 7756a8f

Browse files
Add odbc to engine_tests_cloud in circleci
1 parent 25c393f commit 7756a8f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.circleci/continue_config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,9 @@ jobs:
237237
steps:
238238
- halt_unless_core
239239
- checkout
240+
- run:
241+
name: Install ODBC
242+
command: sudo apt-get install unixodbc-dev
240243
- run:
241244
name: Generate database name
242245
command: |

0 commit comments

Comments
 (0)