ci: major refactors & add msvc check #8
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ steps:
|
||||||
shell: powershell
|
shell: powershell
|
||||||
commands:
|
commands:
|
||||||
- conan profile detect
|
- conan profile detect
|
||||||
- conan build . -s build_type=Release
|
- conan build . -s compiler.cppstd=20 -s build_type=Release
|
||||||
|
|
||||||
---
|
---
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
|
|
Loading…
Add table
Reference in a new issue