We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53d1b79 commit 2592567Copy full SHA for 2592567
1 file changed
.github/workflows/test-phpstan.yml
@@ -34,7 +34,7 @@ jobs:
34
strategy:
35
fail-fast: false
36
matrix:
37
- php-versions: ['8.0', '8.1']
+ php-versions: ['8.1']
38
steps:
39
- name: Checkout
40
uses: actions/checkout@v3
0 commit comments