From 768c360b8ae1559e17ae93fb87b48244eb8b4ebb Mon Sep 17 00:00:00 2001 From: Etienne Trimaille Date: Fri, 24 Jan 2025 15:42:52 +0100 Subject: [PATCH] Tests - Update default versions when testing --- .github/workflows/e2e_tests.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/e2e_tests.yml b/.github/workflows/e2e_tests.yml index f2b7b5fc9c..7af12fffeb 100644 --- a/.github/workflows/e2e_tests.yml +++ b/.github/workflows/e2e_tests.yml @@ -31,9 +31,9 @@ jobs: PLAYWRIGHT_LIST_PRINT_STEPS: true FORCE_COLOR: true # For testing only - # PHP_VERSION: 8.3 - # LZMPOSTGISVERSION: 16-3 - # LZMQGSRVVERSION: 3.34 + # PHP_VERSION: '8.4' + # LZMPOSTGISVERSION: '17-3' + # LZMQGSRVVERSION: '3.40' steps: