ci: update 15s for image testing

This commit is contained in:
Junyan Qin
2025-11-07 18:43:51 +08:00
parent 48576dc46d
commit 0a64a96f65

View File

@@ -61,9 +61,9 @@ jobs:
fi fi
} }
# Wait 30 seconds before first attempt # Wait 15 seconds before first attempt
echo "Waiting 30 seconds for services to start..." echo "Waiting 15 seconds for services to start..."
sleep 30 sleep 15
# Try up to 3 times with 30-second intervals # Try up to 3 times with 30-second intervals
max_attempts=3 max_attempts=3