Commit 28cf7a4
authored
apacheGH-46343: [CI][Python] Remove workaround for gdb packaging issue (apache#46848)
### Rationale for this change
In apache#46511 we skipped installing gdb on conda-based Python 3.10 CI jobs, to work around conda-forge/gdb-feedstock#83
Now that conda-forge has fixed the issue, we can re-enable gdb on those builds.
### Are these changes tested?
Yes.
### Are there any user-facing changes?
No.
* GitHub Issue: apache#46343
Authored-by: Antoine Pitrou <antoine@python.org>
Signed-off-by: Jacob Wujciak-Jens <jacob@wujciak.de>1 parent baa5387 commit 28cf7a4
1 file changed
Lines changed: 2 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | 26 | | |
28 | 27 | | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
| 28 | + | |
37 | 29 | | |
38 | | - | |
| 30 | + | |
39 | 31 | | |
40 | 32 | | |
41 | 33 | | |
| |||
0 commit comments