We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1fd8f0 commit 6d50d3cCopy full SHA for 6d50d3c
.github/workflows/build-php.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
matrix:
15
operating-system: ['ubuntu-latest']
16
- php-versions: ['8.2', '8.3']
+ php-versions: ['8.2', '8.3', '8.4']
17
name: phpMyFAQ ${{ matrix.php-versions }} Test on ${{ matrix.operating-system }}
18
19
steps:
0 commit comments