diff --git a/.github/checkgroup.yml b/.github/checkgroup.yml index 97f96978e3..08fd119405 100644 --- a/.github/checkgroup.yml +++ b/.github/checkgroup.yml @@ -183,7 +183,7 @@ subprojects: - id: "pytorch_lightning: Docker" paths: - ".actions/**" - - ".github/workflows/ci-pytorch-dockers.yml" + - ".github/workflows/ci-dockers-pytorch.yml" - "dockers/**" - "requirements/pytorch/**" - "requirements/fabric/**" @@ -196,6 +196,7 @@ subprojects: - "build-cuda (3.9, 1.11, 11.3.1)" - "build-cuda (3.9, 1.12, 11.6.1)" - "build-cuda (3.9, 1.13, 11.7.1)" + - "build-cuda (3.10, 1.13, 11.7.1)" - "build-hpu (1.5.0, 1.11.0)" - "build-ipu (3.9, 1.13)" - "build-NGC"