mirror of
https://github.com/cytopia/devilbox.git
synced 2025-01-30 16:13:52 +00:00
Re-enable testing wordpress for PHP 8.0 and PHP 8.1
This commit is contained in:
parent
708253ebd9
commit
907d6797ca
@ -13,7 +13,7 @@ DVLBOX_PATH="$( cd "${SCRIPT_PATH}/../.." && pwd -P )"
|
|||||||
. "${SCRIPT_PATH}/../scripts/.lib.sh"
|
. "${SCRIPT_PATH}/../scripts/.lib.sh"
|
||||||
|
|
||||||
RETRIES=20
|
RETRIES=20
|
||||||
DISABLED_VERSIONS=("8.0" "8.1" "8.2")
|
DISABLED_VERSIONS=("8.2")
|
||||||
|
|
||||||
|
|
||||||
echo
|
echo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user