ci: update group-check (#16984)
This commit is contained in:
parent
16e39a2407
commit
fb7cd28224
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue