Commit fe3a4a0
committed
Fix Docker run: remove GPU requirement for CI
- Remove --gpus all flag since GitHub Actions runners don't have GPU access
- Container builds successfully, just needs to run without GPU for basic testing
- This allows cross-platform test validation to proceed1 parent 10f3ba0 commit fe3a4a0
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments