Skip to content

Commit

Permalink
remove vcpkg package from windows job
Browse files Browse the repository at this point in the history
  • Loading branch information
payetvin committed Dec 27, 2024
1 parent a7419a5 commit 7512210
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/windows-vcpkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
VCPKG_ROOT: ${{ github.workspace }}/vcpkg
ORTOOLS_DIR: ${{ github.workspace }}/or-tools
os: windows-2022
vcpkgPackages: wxwidgets boost-test
triplet: x64-windows-release
# Caching strategy of VCPKG dependencies
VCPKG_BINARY_SOURCES: "clear;files,${{ github.workspace }}/vcpkg_cache,readwrite"
Expand Down

0 comments on commit 7512210

Please sign in to comment.