mirror of
https://github.com/boostorg/boost.git
synced 2026-07-21 13:53:34 +00:00
Add pch=off to b2-windows-arm64 test phase
This commit is contained in:
@@ -423,7 +423,7 @@ jobs:
|
||||
- name: Test Boost
|
||||
run: |
|
||||
cd status
|
||||
../b2 -j3 quick
|
||||
../b2 -j3 pch=off quick
|
||||
|
||||
# Win Arm64 CMake job
|
||||
cmake-install-windows-arm64:
|
||||
|
||||
Reference in New Issue
Block a user