Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardogobbosouza committed Apr 25, 2024
1 parent 065ed9e commit 479f235
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@ jobs:
- php: 7.4
laravel: 9
- php: 7.4
laravel: 10
laravel: ^10.0
- php: 7.4
laravel: 11
laravel: ^11.0
- php: 8.0
laravel: 10
laravel: ^10.0
- php: 8.0
laravel: 11
laravel: ^11.0
- php: 8.1
laravel: 11
laravel: ^11.0

name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.stability }} - ${{ matrix.os }}

Expand Down

0 comments on commit 479f235

Please sign in to comment.