Skip to content

Commit

Permalink
upgrading pipeline to l11
Browse files Browse the repository at this point in the history
  • Loading branch information
devajmeireles committed Jun 12, 2024
1 parent 548b4c7 commit 72d2ee0
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 @@ -17,7 +17,7 @@ jobs:
fail-fast: false
matrix:
php: [8.2]
laravel: [10.*]
laravel: [11.*]

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

Expand Down

0 comments on commit 72d2ee0

Please sign in to comment.