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 880e7ae commit 890bceeCopy full SHA for 890bcee
.github/workflows/tests.yml
@@ -6,7 +6,7 @@ jobs:
6
7
strategy:
8
matrix:
9
- php: [ '8.2' ]
+ php: [ '8.2', '8.3', '8.4' ]
10
mysql-version: [ '5.7', '8.0', '8.4' ]
11
12
services:
0 commit comments