Преглед изворни кода

Limit conan ci build to x86_64.

main
offa пре 4 година
родитељ
комит
151535e269
1 измењених фајлова са 2 додато и 0 уклоњено
  1. +2
    -0
      script/conan_build.sh

+ 2
- 0
script/conan_build.sh Прегледај датотеку

@@ -3,6 +3,8 @@
set -ex

export CONAN_DOCKER_IMAGE=conanio/gcc${CONAN_GCC_VERSIONS}
export CONAN_ARCHS="x86_64"
export CONAN_BUILD_TYPES=Release

pip install -U conan conan_package_tools
python build.py

Loading…
Откажи
Сачувај