Commit 1351fce
ci: Pin Node 20, remove yarn cache, add step timeout
Debugging yarn install hang in CI. Changes:
- Pin to Node 20 (lts/* may resolve to Node 22)
- Remove cache: yarn from setup-node (cache may be corrupted)
- Add --network-timeout 300000 to yarn install
- Add timeout-minutes: 10 to install step so it fails fast
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent b8dfcf8 commit 1351fce
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
| 68 | + | |
67 | 69 | | |
68 | 70 | | |
69 | 71 | | |
| |||
0 commit comments