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 5fca6be commit d16bc59Copy full SHA for d16bc59
.github/workflows/test-php.yml
@@ -38,7 +38,7 @@ jobs:
38
39
phpunit:
40
name: PHPUnit
41
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-latest
42
services:
43
mysql:
44
image: mysql:5.7
0 commit comments