Skip to content

Commit b347a30

Browse files
committed
Remove cmake
Signed-off-by: Guian Gumpac <guian.gumpac@improving.com>
1 parent acfead0 commit b347a30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/odbc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ jobs:
3434
cd ../../github
3535
git clone https://github.com/dbt-labs/flightsql-odbc.git
3636
37-
- name: Install CMake
38-
uses: ssrobins/install-cmake@v1
37+
# - name: Install CMake
38+
# uses: ssrobins/install-cmake@v1
3939

4040
- uses: actions/checkout@v4
4141

0 commit comments

Comments
 (0)