Skip to content

Commit

Permalink
ci: update GitHub Actions workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jiannei committed Nov 15, 2024
1 parent a366b92 commit b246a6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
fail-fast: false
matrix:
os: [ ubuntu-latest ]
php: [8.1,8.2]
laravel: [10.*,11.*]
php: [8.2]
laravel: [11.*]
dependency-version: [ prefer-stable ]
include:
- laravel: 11.*
Expand Down

0 comments on commit b246a6b

Please sign in to comment.