Skip to content

Commit

Permalink
Merge pull request #217 from ash-jc-allen/php-8.3
Browse files Browse the repository at this point in the history
Remove CI "exclude".
  • Loading branch information
ash-jc-allen authored Oct 20, 2023
2 parents 292d534 + db17b40 commit 210a06a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci-phpstan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ jobs:
exclude:
- laravel: 10.*
php: 8.0
- laravel: 9.*
php: 8.3

name: PHP${{ matrix.php }} - Laravel ${{ matrix.laravel }}

Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/ci-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ jobs:
exclude:
- laravel: 10.*
php: 8.0
- laravel: 9.*
php: 8.3

name: PHP${{ matrix.php }} - Laravel ${{ matrix.laravel }}

Expand Down

0 comments on commit 210a06a

Please sign in to comment.