We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ede7e3a commit 8c54ae9Copy full SHA for 8c54ae9
.github/checkgroup.yml
@@ -47,7 +47,7 @@ subprojects:
47
- "!*.md"
48
- "!**/*.md"
49
checks:
50
- - "pytorch.yml / Lit Job (nvidia/cuda:12.1.1-runtime-ubuntu22.04, pytorch, 3.10)"
+ - "pytorch.yml / Lit Job (nvidia/cuda:12.1.1-devel-ubuntu22.04, pytorch, 3.10)"
51
- "pytorch.yml / Lit Job (lightning, 3.12)"
52
- "pytorch.yml / Lit Job (pytorch, 3.12)"
53
@@ -148,7 +148,7 @@ subprojects:
148
149
150
151
- - "fabric.yml / Lit Job (nvidia/cuda:12.1.1-runtime-ubuntu22.04, fabric, 3.10)"
+ - "fabric.yml / Lit Job (nvidia/cuda:12.1.1-devel-ubuntu22.04, fabric, 3.10)"
152
- "fabric.yml / Lit Job (fabric, 3.12)"
153
- "fabric.yml / Lit Job (lightning, 3.12)"
154
0 commit comments