Skip to content

Commit

Permalink
- updated github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
toni-suarez committed Mar 12, 2024
1 parent 8e561fd commit 0047398
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests-php8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:
laravel: ['10.*', '11.*']
php: [8.1, 8.2]
exclude:
- laravel: '10.*'
php: 8.1
- laravel: '11.*'
php: 8.2
fail-fast: false

name: Laravel ${{ matrix.laravel }}, PHP ${{ matrix.php }}
Expand Down

0 comments on commit 0047398

Please sign in to comment.