Revert "quick hack - test 10.* only as 11.* not on mirrors yet"
This reverts commit 90edf6e7ba006ebe1715e01eae4b5990dc4a5430.
This commit is contained in:
parent
b0070c7201
commit
058bd4ddb4
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
set -Eeuo pipefail
|
||||
|
||||
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/
|
||||
|
||||
err() {
|
||||
echo >&2 "ERROR: $*"
|
||||
|
Loading…
x
Reference in New Issue
Block a user