We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b86992 commit a014b4eCopy full SHA for a014b4e
.github/workflows/Build-Test.yml
@@ -15,7 +15,7 @@ jobs:
15
fail-fast: false
16
matrix:
17
operating-system: [ubuntu-22.04]
18
- php-versions: ['7.4', '8.0', '8.1', '8.2', '8.3']
+ php-versions: ['7.4', '8.0', '8.1', '8.2', '8.3', '8.4']
19
include:
20
- operating-system: ubuntu-20.04
21
php-versions: '7.4'
0 commit comments