Skip to content

Commit

Permalink
Do not test these extensions on 1.8.x
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed Oct 3, 2022
1 parent 56d31c1 commit 3e10ce4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/extension-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,6 @@ jobs:
- "8.1"
- "8.2"
extension-name:
- "phpstan-phpunit"
- "phpstan-strict-rules"
- "phpstan-mockery"
- "phpstan-doctrine"
- "phpstan-symfony"
Expand All @@ -65,13 +63,10 @@ jobs:
- "phpdoc-parser"
- "phpstan-nette"
- "phpstan-dibi"
- "phpstan-webmozart-assert"
- "phpstan-beberlei-assert"
exclude:
- extension-name: "phpstan-mockery"
php-version: "7.2"
- extension-name: "phpstan-phpunit"
php-version: "7.2"
- extension-name: "phpstan-doctrine"
php-version: "7.2"
- extension-name: "phpstan-doctrine"
Expand Down

0 comments on commit 3e10ce4

Please sign in to comment.