ci(windows): use boost from source (#3231)

This commit is contained in:
ReenigneArcher 2024-09-27 22:38:59 -04:00 committed by GitHub
commit e10b24ae3f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1 additions and 2 deletions

View file

@ -1033,7 +1033,6 @@ jobs:
pacman -Syu --noconfirm \
--ignore=mingw-w64-ucrt-x86_64-curl \
git \
mingw-w64-ucrt-x86_64-boost \
mingw-w64-ucrt-x86_64-cmake \
mingw-w64-ucrt-x86_64-cppwinrt \
mingw-w64-ucrt-x86_64-graphviz \
@ -1144,6 +1143,7 @@ jobs:
--exclude-unreachable-branches \
--exclude '.*tests/.*' \
--exclude '.*third-party/.*' \
--exclude '.*_deps/.*' \
--xml-pretty \
-o coverage.xml