Skip to content

Commit

Permalink
ARROW-14256: [CI][Package] Re-enable disabled conda packaging builds
Browse files Browse the repository at this point in the history
The actual builds were already fixed before (#11916), but now enabling them again to run them nightly.

Closes #12492 from jorisvandenbossche/ARROW-14256

Authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
Signed-off-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
  • Loading branch information
jorisvandenbossche committed Feb 23, 2022
1 parent 2f8f1e8 commit 1ae81a6
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions dev/tasks/tasks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,22 +147,6 @@ groups:
- example-*
- wheel-*
- python-sdist
# ARROW-14256
- ~conda-linux-gcc-py310-arm64
- ~conda-linux-gcc-py310-cuda
- ~conda-linux-gcc-py37-arm64
- ~conda-linux-gcc-py37-cpu-r41
- ~conda-linux-gcc-py37-cuda
- ~conda-linux-gcc-py38-arm64
- ~conda-linux-gcc-py38-cpu
- ~conda-linux-gcc-py38-cuda
- ~conda-linux-gcc-py39-arm64
- ~conda-linux-gcc-py39-cpu
- ~conda-linux-gcc-py39-cuda
- ~conda-win-vs2017-py37-r41
# ARROW-14215
- ~conda-win-vs2017-py38
- ~conda-win-vs2017-py39

tasks:
# arbitrary_task_name:
Expand Down

0 comments on commit 1ae81a6

Please sign in to comment.