We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adac10b commit c710eebCopy full SHA for c710eeb
.github/workflows/test-php.yml
@@ -34,7 +34,7 @@ jobs:
34
run: composer run lint
35
phpunit:
36
name: Phpunit
37
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
38
services:
39
mysql:
40
image: mysql:5.7
0 commit comments