Skip to content

Commit

Permalink
Update matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
cerbero90 committed Sep 11, 2024
1 parent 708a909 commit 717d698
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:
strategy:
fail-fast: true
matrix:
php: [8.0, 8.1, 8.2, 8.3]
laravel: [8.*, 9.*, 10.*, 11.*]
php: [8.0, 8.1]
laravel: [8.*]
dependency-version: [prefer-stable]
os: [ubuntu-latest]

Expand Down

0 comments on commit 717d698

Please sign in to comment.