Closed bennibbelink closed 1 month ago
Build FROM cycamore_20.04_apt/cycamore:latest
- Success :white_check_mark:
Build FROM cycamore_20.04_apt/cycamore:stable
- Success :white_check_mark:
Build FROM cycamore_20.04_conda/cycamore:latest
- Success :white_check_mark:
Build FROM cycamore_20.04_conda/cycamore:stable
- Failure :x:
Build FROM cycamore_22.04_apt/cycamore:latest
- Success :white_check_mark:
Build FROM cycamore_22.04_apt/cycamore:stable
- Success :white_check_mark:
Build FROM cycamore_22.04_conda/cycamore:latest
- Success :white_check_mark:
Build FROM cycamore_22.04_conda/cycamore:stable
- Failure :x:
Closes #199. CI fails on the conda:stable images because those stable images do not have the newer release of
pytables
that supportsnumpy>=2.0.0
.