Commit f26a17d
ci: raise timeout to 15m for JAX-heavy test jobs
The test-jax and test-cross-backend jobs run the full JAX suite, whose per-molecule JIT compilation already put them at ~9m54s on master — right at the 10-minute cap. The new F5/F6 surrogate-path regression tests added in this PR push both over, causing test-cross-backend to be cancelled at the timeout. Raise those two jobs to 15m for headroom; the fast backend jobs (openmm/tinker/psi4/jax-md/core, all <=1m) stay at 10m.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>1 parent b1adb89 commit f26a17d
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
| 145 | + | |
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| |||
0 commit comments