We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fd19c9 commit e3e0fafCopy full SHA for e3e0faf
1 file changed
.github/workflows/phpunit-mysql.yml
@@ -39,7 +39,7 @@ jobs:
39
strategy:
40
matrix:
41
php-versions: ['8.2']
42
- server-versions: ['master']
+ server-versions: ['stable31']
43
44
services:
45
mysql:
0 commit comments