Skip to content

Commit bc782f0

Browse files
committed
chore: change php versions to behat tests
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent 1b213f7 commit bc782f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/behat.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
fail-fast: false
1010
matrix:
11-
php-versions: ['8.1', '8.2', '8.3', '8.4']
11+
php-versions: ['8.2', '8.3', '8.4', '8.5']
1212

1313
name: php${{ matrix.php-versions }}
1414

0 commit comments

Comments
 (0)