Commit c91fa8c
committed
Remove timeouts from Spack CI build steps
Build times can vary significantly depending on:
- Cache hit/miss
- System load
- Compiler optimizations
- Parallel build processes
Let GitHub Actions' default job timeout (360 min) handle edge cases.1 parent d35285e commit c91fa8c
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
176 | 175 | | |
177 | 176 | | |
178 | 177 | | |
179 | 178 | | |
180 | 179 | | |
181 | 180 | | |
182 | | - | |
183 | 181 | | |
184 | 182 | | |
185 | 183 | | |
| |||
203 | 201 | | |
204 | 202 | | |
205 | 203 | | |
206 | | - | |
0 commit comments