From f9629557e479c9c2e303a27eb1743f7460c90bd9 Mon Sep 17 00:00:00 2001 From: Ferdinand Kuhl Date: Sat, 18 Feb 2023 21:15:17 +0100 Subject: [PATCH] Test only flow 7.3 with PHP 7 and 8 --- .woodpecker/functional-tests.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.woodpecker/functional-tests.yml b/.woodpecker/functional-tests.yml index c45215f..3b45b3b 100644 --- a/.woodpecker/functional-tests.yml +++ b/.woodpecker/functional-tests.yml @@ -8,8 +8,8 @@ matrix: PHP_VERSION: 7.4 - FLOW_VERSION: 7.3 PHP_VERSION: 7.4 - - FLOW_VERSION: 8.2 - PHP_VERSION: 7.4 + - FLOW_VERSION: 7.3 + PHP_VERSION: 8.2 - FLOW_VERSION: 8.2 PHP_VERSION: 8.2