Skip to content

CI: enable testing with coming PT 2.2 #1088

CI: enable testing with coming PT 2.2

CI: enable testing with coming PT 2.2 #1088

Triggered via pull request January 25, 2024 22:31
@awaelchliawaelchli
synchronize #19289
ci/pt-2.2
Status Success
Total duration 5m 50s
Artifacts

docker-build.yml

on: pull_request
Matrix: build-cuda
Matrix: build-pl
Fit to window
Zoom out
Zoom in

Annotations

1 error
build-NGC
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd /workspace && if [ ! -z \"$LIGHTNING_VERSION\" ] ; then rm -rf pytorch-lightning ; git clone https://github.com/Lightning-AI/pytorch-lightning.git ; cd pytorch-lightning ; git checkout ${LIGHTNING_VERSION} ; git submodule update --init --recursive ; cd .. ; fi && ls -lh pytorch-lightning/ && rm -rf pytorch-lightning/.git && rm -rf pytorch-lightning/_notebooks/.git && mv pytorch-lightning/_notebooks/.notebooks/ notebooks && cp -r pytorch-lightning/*examples . && pip install \"Pillow>=8.2, !=8.3.0\" \"cryptography>=3.4\" \"py>=1.10\" --no-cache-dir && PACKAGE_NAME=pytorch pip install './lightning[extra,loggers,strategies]' --no-cache-dir && rm -rf pytorch-lightning && pip list" did not complete successfully: exit code: 1