Commit d70fae0
fix: set nofiles=0 in strfry CI config
The container's ulimit (65536) is lower than the default nofiles
setting (1000000). Setting nofiles=0 tells strfry not to attempt
changing the limit.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent aba2401 commit d70fae0
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments