Skip to content

Commit

Permalink
Merge pull request #90 from ash-jc-allen/laravel-10-php-81
Browse files Browse the repository at this point in the history
Run Laravel 10 tests on PHP 8.1
  • Loading branch information
ash-jc-allen authored Jan 29, 2023
2 parents 7d55fb1 + c8aff30 commit 755a6a1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/phpstan.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: 10.*
php: 8.1

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

Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/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: 10.*
php: 8.1

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

Expand Down

0 comments on commit 755a6a1

Please sign in to comment.