We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0070c7 commit 058bd4dCopy full SHA for 058bd4d
generate-stackbrew-library.sh
@@ -1,7 +1,7 @@
1
#!/usr/bin/env bash
2
set -Eeuo pipefail
3
4
-GLOBIGNORE=examples/:.*/:test/:11.*/:11.*-ubi/:11.6/:11.6-ubi/:main/:main-ubi/
+GLOBIGNORE=examples/:.*/:test/:11.5/:11.5-ubi/:11.6/:11.6-ubi/:main/:main-ubi/
5
6
err() {
7
echo >&2 "ERROR: $*"
0 commit comments