diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 2ec6a875..7ab99179 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -24,7 +24,7 @@ jobs: vfx-cy: 2021 has_cmake_presets: false buildtype: Release - conan_version: 2.0.4 + conan_version: 2.0.14 cxx-standard: 17 cxx-compiler: clang++ cc-compiler: clang @@ -38,7 +38,7 @@ jobs: vfx-cy: 2022 has_cmake_presets: false buildtype: Release - conan_version: 2.0.4 + conan_version: 2.0.14 cxx-standard: 17 cxx-compiler: clang++ cc-compiler: clang @@ -52,7 +52,7 @@ jobs: vfx-cy: 2023 has_cmake_presets: false buildtype: Release - conan_version: 2.0.4 + conan_version: 2.0.14 cxx-standard: 17 cxx-compiler: clang++ cc-compiler: clang @@ -65,7 +65,7 @@ jobs: container: null has_cmake_presets: true buildtype: Release - conan_version: 2.0.4 + conan_version: 2.0.14 cxx-standard: 17 cxx-compiler: clang++ cc-compiler: clang @@ -77,7 +77,7 @@ jobs: container: null # See the null value here has_cmake_presets: true buildtype: Release - conan_version: 2.0.4 + conan_version: 2.0.14 cxx-standard: 17 cxx-compiler: clang++ cc-compiler: clang @@ -89,7 +89,7 @@ jobs: container: null has_cmake_presets: true buildtype: Release - conan_version: 2.0.4 + conan_version: 2.0.14 cxx-standard: 17 cxx-compiler: clang++ cc-compiler: clang