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 495d9f7 commit 356ad53Copy full SHA for 356ad53
.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