mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-03-04 15:54:48 +01:00
Tests that run php should run the version of php selected by setup
This commit is contained in:
@@ -55,3 +55,6 @@ export UPSTREAM_TAG="${UPSTREAM_TAG:-}"
|
||||
export MIABLDAP_GIT="${MIABLDAP_GIT:-https://github.com/downtownallday/mailinabox-ldap.git}"
|
||||
export MIABLDAP_RELEASE_TAG="${MIABLDAP_RELEASE_TAG:-v55}"
|
||||
|
||||
# When running tests that require php, use this version of php. This
|
||||
# should be the same as what's in setup/functions.sh.
|
||||
export PHP_VER=8.0
|
||||
|
||||
Reference in New Issue
Block a user