Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
robsontenorio authored Jan 30, 2024
1 parent e1913ac commit 32a63f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
fail-fast: true
matrix:
php: [8.2]
laravel: [10]
laravel: [10, 11]

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

Expand Down

0 comments on commit 32a63f9

Please sign in to comment.