Skip to content

Commit

Permalink
Trying vcpkg with all of boost.
Browse files Browse the repository at this point in the history
  • Loading branch information
sean-parent committed Jun 6, 2024
1 parent 1fa39fe commit 680a5fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/stlab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ jobs:
if: ${{ startsWith(matrix.config.os, 'windows') }}
run: |
choco install --yes ninja
dotnet add package boost --version 1.85.0
vcpkg install boost:x64-windows
# dotnet add package boost --version 1.85.0
# choco install --yes boost-msvc-14.3
# vcpkg install boost-test:x64-windows boost-multiprecision:x64-windows boost-variant:x64-windows
shell: cmd
Expand Down

0 comments on commit 680a5fd

Please sign in to comment.