This commit is contained in:
parent
8f12d76401
commit
9662f97095
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ steps:
|
|||
shell: powershell
|
||||
commands:
|
||||
- conan profile detect
|
||||
- conan build . -s build_type=Release
|
||||
- conan build . -s compiler.cppstd=20 -s build_type=Release
|
||||
|
||||
---
|
||||
kind: pipeline
|
||||
|
|
Loading…
Add table
Reference in a new issue