Testing conan on linux.
Some checks failed
Build & Release / Linux-AMD64-Build (push) Failing after 5s
Build & Release / Linux-AARCH64-Build (push) Failing after 6s
Build & Release / Windows-AMD64-Build (push) Failing after 22s

This commit is contained in:
Arron David Nelson 2024-10-13 13:15:43 -07:00
parent cd2e6c1b69
commit 1c32a81dbe
2 changed files with 2 additions and 0 deletions

View File

@ -2,4 +2,5 @@
os=Linux
arch=x86_64
compiler=gcc
compiler.version=14
build_type=Debug

View File

@ -2,4 +2,5 @@
os=Linux
arch=x86_64
compiler=gcc
compiler.version=14
build_type=Release