mirror of
https://github.com/JHUAPL/kami.git
synced 2026-01-08 14:33:53 -05:00
Add default arch
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -36,6 +36,7 @@ jobs:
|
||||
- name: Conan Profile Setup
|
||||
run: |
|
||||
conan profile new default
|
||||
conan profile update settings.arch=x86_64 default
|
||||
conan profile update settings.compiler=gcc default
|
||||
conan profile update settings.compiler.libcxx=libstdc++11 default
|
||||
|
||||
|
||||
Reference in New Issue
Block a user