ci: update group-check (#16984)

This commit is contained in:
Jirka Borovec 2023-03-07 16:38:57 +01:00 committed by GitHub
parent 16e39a2407
commit fb7cd28224
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -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"