diff --git a/.ci_support/migrations/azure_storage_blobs_cpp12120.yaml b/.ci_support/migrations/azure_storage_blobs_cpp12120.yaml new file mode 100644 index 000000000..3071a9b5e --- /dev/null +++ b/.ci_support/migrations/azure_storage_blobs_cpp12120.yaml @@ -0,0 +1,10 @@ +__migrator: + build_number: 1 + commit_message: Rebuild for azure_storage_blobs_cpp 12.12.0 + kind: version + migration_number: 1 +azure_storage_blobs_cpp: +- 12.12.0 +azure_storage_files_shares_cpp: +- 12.10.0 +migrator_ts: 1721883657.0839732 diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 16d69e178..a603c820c 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -22,7 +22,7 @@ source: folder: testing build: - number: 1 + number: 2 # for cuda support, building with one version is enough to be compatible with # all later versions, since arrow is only using libcuda, and not libcudart. skip: true # [cuda_compiler_version not in ("None", cuda_compiler_version_min)]