mirror of
https://github.com/boostorg/move.git
synced 2025-07-29 20:07:13 +02:00
Reduce clang-win tests to 64 bit as the regression timeouts because clang compilation is much heavier than msvc.
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -482,7 +482,7 @@ jobs:
|
||||
os: windows-2022
|
||||
- toolset: clang-win
|
||||
cxxstd: "14,17,latest"
|
||||
addrmd: 32,64
|
||||
addrmd: 64
|
||||
os: windows-2022
|
||||
- toolset: gcc
|
||||
cxxstd: "03,11,14,17,2a"
|
||||
|
Reference in New Issue
Block a user