GH-50865: [Release][CI] Install conda-gcc-specs for Linux Conda verification - #50903
GH-50865: [Release][CI] Install conda-gcc-specs for Linux Conda verification#50903tadeja wants to merge 2 commits into
Conversation
|
@github-actions crossbow submit verify-rc-source-*-linux-conda-latest-amd64 |
|
|
|
Revision: df55908 Submitted crossbow builds: ursacomputing/crossbow @ actions-8dbb193cad |
raulcd
left a comment
There was a problem hiding this comment.
|
I am wondering why would this be required now 🤔, what has changed in conda to require this |
|
@github-actions crossbow submit test-conda-cpp verify-rc-source-cpp-macos-conda-amd64 |
|
Revision: a8c2636 Submitted crossbow builds: ursacomputing/crossbow @ actions-eeb859535d
|
|
From what I've found so far, the difference comes from the compiler dependency chain as Previously, But now I am still checking upstream why the published |
|
@github-actions crossbow submit test-conda-cpp-valgrind test-conda-python-3.11-hdfs-* |
|
Revision: a8c2636 Submitted crossbow builds: ursacomputing/crossbow @ actions-b2b8debfe2
|
Rationale for this change
Fix #50865
What changes are included in this PR?
Install conda-gcc-specs only on Linux
Are these changes tested?
Yes, locally.
Are there any user-facing changes?
No.