Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
luanfreitasdev committed Dec 21, 2024
1 parent d654031 commit 19d2e3a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/sqlite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ jobs:
matrix:
php: [8.3, 8.2 ]
laravel: [ 11.* ]
include:
- laravel: 11.*
testbench: 9.*
dependency-version: [ prefer-stable ]

name: PHP:${{ matrix.php }} / L:${{ matrix.laravel }}
Expand Down

0 comments on commit 19d2e3a

Please sign in to comment.