We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 771c5ec + fee2f4b commit a4cac42Copy full SHA for a4cac42
1 file changed
.github/workflows/behat.yml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
fail-fast: false
10
matrix:
11
- php-versions: ['8.1', '8.2', '8.3']
+ php-versions: ['8.1', '8.2', '8.3', '8.4']
12
13
name: php${{ matrix.php-versions }}
14
0 commit comments