Skip to content

Commit

Permalink
Fix: Run phpstan job with PHP 8.1 only
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Oct 17, 2022
1 parent 5096bca commit 0f82829
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,8 @@ jobs:
runs-on: ubuntu-latest

strategy:
fail-fast: false
matrix:
php-version:
- "7.1"
- "7.4"
- "8.1"

steps:
Expand Down

0 comments on commit 0f82829

Please sign in to comment.