From bf59004f28fb458222f8ef1e6f0b19389fde341e Mon Sep 17 00:00:00 2001 From: geoffreygarrett Date: Tue, 19 Dec 2023 03:11:30 +0000 Subject: [PATCH] MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.30.1, and conda-forge-pinning 2023.12.18.20.43.37 --- .ci_support/linux_64_.yaml | 5 ----- .ci_support/osx_64_.yaml | 5 ----- .ci_support/osx_arm64_.yaml | 5 ----- .ci_support/win_64_.yaml | 5 ----- 4 files changed, 20 deletions(-) diff --git a/.ci_support/linux_64_.yaml b/.ci_support/linux_64_.yaml index da8b858..264f89c 100644 --- a/.ci_support/linux_64_.yaml +++ b/.ci_support/linux_64_.yaml @@ -1,5 +1,3 @@ -boost_cpp: -- 1.78.0 c_compiler: - gcc c_compiler_version: @@ -16,9 +14,6 @@ cxx_compiler_version: - '12' docker_image: - quay.io/condaforge/linux-anvil-cos7-x86_64 -pin_run_as_build: - boost-cpp: - max_pin: x.x.x target_platform: - linux-64 zip_keys: diff --git a/.ci_support/osx_64_.yaml b/.ci_support/osx_64_.yaml index 0b5f170..31951c6 100644 --- a/.ci_support/osx_64_.yaml +++ b/.ci_support/osx_64_.yaml @@ -1,7 +1,5 @@ MACOSX_DEPLOYMENT_TARGET: - '10.9' -boost_cpp: -- 1.78.0 c_compiler: - clang c_compiler_version: @@ -16,9 +14,6 @@ cxx_compiler_version: - '14' macos_machine: - x86_64-apple-darwin13.4.0 -pin_run_as_build: - boost-cpp: - max_pin: x.x.x target_platform: - osx-64 zip_keys: diff --git a/.ci_support/osx_arm64_.yaml b/.ci_support/osx_arm64_.yaml index b93cc4b..08e1900 100644 --- a/.ci_support/osx_arm64_.yaml +++ b/.ci_support/osx_arm64_.yaml @@ -1,7 +1,5 @@ MACOSX_DEPLOYMENT_TARGET: - '11.0' -boost_cpp: -- 1.78.0 c_compiler: - clang c_compiler_version: @@ -16,9 +14,6 @@ cxx_compiler_version: - '14' macos_machine: - arm64-apple-darwin20.0.0 -pin_run_as_build: - boost-cpp: - max_pin: x.x.x target_platform: - osx-arm64 zip_keys: diff --git a/.ci_support/win_64_.yaml b/.ci_support/win_64_.yaml index 05718b1..b43a0b8 100644 --- a/.ci_support/win_64_.yaml +++ b/.ci_support/win_64_.yaml @@ -1,11 +1,6 @@ -boost_cpp: -- 1.78.0 channel_sources: - tudat-team, conda-forge, defaults channel_targets: - tudat-team main -pin_run_as_build: - boost-cpp: - max_pin: x.x.x target_platform: - win-64