Update ci.yml

This commit is contained in:
Peter Dimov
2023-10-20 03:04:29 +03:00
parent 84fd43e14a
commit eb788615de

View File

@ -213,7 +213,7 @@ jobs:
addrmd: 32,64
os: windows-2022
- toolset: clang-win
cxxstd: "14,17,latest"
cxxstd: "14,17,20,latest"
addrmd: 32,64
os: windows-2022
- toolset: gcc