File tree Expand file tree Collapse file tree 2 files changed +22
-2
lines changed Expand file tree Collapse file tree 2 files changed +22
-2
lines changed Original file line number Diff line number Diff line change
1
+ __migrator :
2
+ build_number : 1
3
+ commit_message : Rebuild for azure_core_cpp 1.15.0 and latest storage packages
4
+ kind : version
5
+ migration_number : 1
6
+ exclude_pinned_pkgs : false
7
+ azure_core_cpp :
8
+ - 1.15.0
9
+ azure_storage_common_cpp :
10
+ - 12.10.0
11
+ azure_storage_blobs_cpp :
12
+ - 12.13.0
13
+ azure_storage_files_datalake_cpp :
14
+ - 12.12.0
15
+ azure_storage_files_shares_cpp :
16
+ - 12.13.0
17
+ azure_storage_queues_cpp :
18
+ - 12.4.0
19
+ azure_identity_cpp :
20
+ - 1.11.0
21
+ migrator_ts : 1751899047000
Original file line number Diff line number Diff line change @@ -34,8 +34,7 @@ source:
34
34
folder : cpp/submodules/parquet-testing
35
35
36
36
build :
37
- number : 9
38
-
37
+ number : 10
39
38
# for cuda support, building with one version is enough to be compatible with
40
39
# all later versions, since arrow is only using libcuda, and not libcudart.
41
40
skip : true # [cuda_compiler_version not in ("None", cuda_compiler_version_min)]
You can’t perform that action at this time.
0 commit comments