Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
apacheGH-38323: [CI][Python] Use system gdb on test-conda-python
gdb on conda-forge frequently conflicts with the newest Python version (example for Python 3.12: conda-forge/gdb-feedstock#66) We needn't install gdb from conda-forge, though, as the Python interpreter used for gdb is entirely independent from the Python interpreter under test.
- Loading branch information