We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19cfe8d commit f931290Copy full SHA for f931290
src/ci/scripts/install-mingw.sh
@@ -1,6 +1,5 @@
1
#!/bin/bash
2
-# If we need to download a custom MinGW, do so here and set the path
3
-# appropriately.
+# For mingw builds use a vendored mingw.
4
5
set -euo pipefail
6
IFS=$'\n\t'
0 commit comments