Increase CI timeouts for perft

might fix CI failures on macOS instances

closes https://github.com/official-stockfish/Stockfish/pull/6194

No functional change
This commit is contained in:
MinetaS
2025-07-30 15:55:35 +09:00
committed by Joost VandeVondele
parent fdd9c34b75
commit 32cb78d782
+1 -1
View File
@@ -16,7 +16,7 @@ EXPECT_SCRIPT=$(mktemp)
cat << 'EOF' > $EXPECT_SCRIPT
#!/usr/bin/expect -f
set timeout 30
set timeout 120
lassign [lrange $argv 0 4] pos depth result chess960 logfile
log_file -noappend $logfile
spawn ./stockfish