Skip to content

Commit 947af84

Browse files
committed
ci: try Windows without CppADCodeGen
1 parent cd3def9 commit 947af84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
-DCMAKE_BUILD_TYPE=${{env.BUILD_TYPE}} ^
6464
-DPYTHON_SITELIB=%CONDA_PREFIX%\Lib\site-packages ^
6565
-DPYTHON_EXECUTABLE=%CONDA_PREFIX%\python.exe ^
66-
-DBUILD_WITH_CPPAD_CODEGEN_BINDINGS=ON ^
66+
# -DBUILD_WITH_CPPAD_CODEGEN_BINDINGS=ON ^
6767
..
6868

6969
:: Build

0 commit comments

Comments
 (0)