We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f083daa commit 3d6f0f6Copy full SHA for 3d6f0f6
.ci_support/migrations/libboost188.yaml
@@ -0,0 +1,12 @@
1
+__migrator:
2
+ build_number: 1
3
+ kind: version
4
+ commit_message: "Rebuild for libboost 1.88"
5
+ migration_number: 1
6
+libboost_devel:
7
+- "1.88"
8
+libboost_headers:
9
10
+libboost_python_devel:
11
12
+migrator_ts: 1753251695.3315456
recipe/meta.yaml
@@ -34,7 +34,7 @@ source:
34
folder: cpp/submodules/parquet-testing
35
36
build:
37
- number: 17
+ number: 18
38
# for cuda support, building with one version is enough to be compatible with
39
# all later versions, since arrow is only using libcuda, and not libcudart.
40
skip: true # [cuda_compiler_version not in ("None", cuda_compiler_version_min)]
0 commit comments