Skip to content

Commit

Permalink
Merge branch 'pdlp-tests-presolve-off' of github.com:ERGO-Code/HiGHS …
Browse files Browse the repository at this point in the history
…into pdlp-tests-presolve-off
  • Loading branch information
galabovaa committed Oct 30, 2024
2 parents 79ab774 + 9996d3c commit 935a885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ jobs:
# Note the current convention is to use the -S and -B options here to specify source
# and build directories, but this is only available with CMake 3.13 and higher.
# The CMake binaries on the Github Actions machines are (as of this writing) 3.12
run: cmake $GITHUB_WORKSPACE-DHIGHSINT64=on -DHIGHS_NO_DEFAULT_THREADS=ON
run: cmake $GITHUB_WORKSPACE -DHIGHSINT64=on -DHIGHS_NO_DEFAULT_THREADS=ON

- name: Build
working-directory: ${{runner.workspace}}/build
Expand Down

0 comments on commit 935a885

Please sign in to comment.