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 cb3e182 commit 597dc47Copy full SHA for 597dc47
.github/workflows/run-tests.yml
@@ -28,6 +28,8 @@ jobs:
28
- laravel: 5.6.*
29
testbench: 3.6.*
30
exclude:
31
+ - laravel: 8.*
32
+ php: 7.2
33
- laravel: 5.7.*
34
php: 7.4
35
0 commit comments