Skip to content

Commit

Permalink
Upgrade OR-Tools on Windows (fill fail to build on GitHub Actions)
Browse files Browse the repository at this point in the history
  • Loading branch information
jacquev6 committed Dec 3, 2024
1 parent 251efa3 commit 262f194
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-test-gha-branches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,8 +149,7 @@ jobs:
shell: msys2 {0}
run: |
cd /d/a
# @todo(Project management, soon) Homogenize OR-Tools version with Linux and macOS
wget https://github.com/google/or-tools/releases/download/v8.2/or-tools_VisualStudio2019-64bit_v8.2.8710.zip
wget https://github.com/google/or-tools/releases/download/v9.11/or-tools_x64_VisualStudio2022_cpp_v9.11.4210.zip
unzip or-tools_*.zip
rm or-tools_*.zip
cd or-tools_*
Expand Down

0 comments on commit 262f194

Please sign in to comment.