Commits


Will Jones authored and GitHub committed 634b0e99bd3
GH-35063: [CI] Fix Python requirement in C# tests (#35091) ### Rationale for this change We need to install Python shared libraries in order to use them in C# tests. We can also skip the tests in the verification script. ### What changes are included in this PR? <!-- There is no need to duplicate the description in the issue here but it is sometimes worth providing a summary of the individual changes in this PR. --> ### Are these changes tested? * [x] Validate in crossbow jobs ### Are there any user-facing changes? No, these are just for CI. * Closes: #35063 Authored-by: Will Jones <willjones127@gmail.com> Signed-off-by: Will Jones <willjones127@gmail.com>