Skip to content

Commit

Permalink
Use branch feature/gha-test of tools/build
Browse files Browse the repository at this point in the history
  • Loading branch information
pdimov committed Jun 8, 2024
1 parent f28f8d0 commit 2a68f8f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -268,9 +268,8 @@ jobs:
xcopy /s /e /q %GITHUB_WORKSPACE% libs\%LIBRARY%\
git submodule update --init tools/boostdep
python tools/boostdep/depinst/depinst.py --git_args "--jobs 3" %LIBRARY%
git -C tools/build checkout feature/gha-test
cmd /c bootstrap
choco install vcredist140
b2 -x
b2 -v
b2 -d0 headers
Expand Down

0 comments on commit 2a68f8f

Please sign in to comment.