Testing conan on linux.
Some checks failed
Build & Release / Linux-AARCH64-Build (push) Failing after 8s
Build & Release / Windows-AMD64-Build (push) Failing after 20s
Build & Release / Linux-AMD64-Build (push) Has been cancelled

This commit is contained in:
Arron David Nelson 2024-10-13 14:23:40 -07:00
parent 54f484b197
commit 3d3522eda3
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
[settings]
os=Linux
arch=AArch64
arch=armv8
compiler=gcc
build_type=Debug

View File

@ -1,5 +1,5 @@
[settings]
os=Linux
arch=AArch64
arch=armv8
compiler=gcc
build_type=Release