I was able to fix it by following the steps below
Find the Install path
> xcode-select -print-path
Out put
/Applications/Xcode.app/Contents/Developer
Remove the folder
sudo rm -rf /Library/Developer/CommandLineTools
Install again
xcode-select --install
BigSur – Homebrew: Your CLT does not support macOS 11.0