On OSX Catalina and later you need to have the correct permissions for Mu to write to flash the micro:bit. The simplest way to get such permission is to run Mu as an administrator by typing the following commands into the terminal application:
$ cd /Applications
$ sudo open mu-editor.app