Skip to content

Commit

Permalink
[TASK] Additional update for Build/Scripts/runTests.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
MattiasNilsson committed Nov 30, 2023
1 parent a1fb8be commit 49cca38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Build/Scripts/runTests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ cd ../testing-docker || exit 1
ROOT_DIR=`realpath ${PWD}/../../`
TEST_SUITE="unit"
DBMS="mariadb"
PHP_VERSION="8.1"
PHP_VERSION="8.2"
TYPO3_VERSION="12"
PHP_XDEBUG_ON=0
PHP_XDEBUG_PORT=9003
Expand Down

0 comments on commit 49cca38

Please sign in to comment.