I get the following output: ``` Unsupported platform: mingw64_nt-10.0-20348 + case $compiler in + version=2021.10 + install_intel mingw64_nt-10.0-20348 true + local platform=mingw64_nt-10.0-20348 + local classic=true + case $platform in + echo 'Unsupported platform: mingw64_nt-10.0-20348' + exit 1 ``` The latest version on `main` seems to work, though. Would you mind issuing a new release?