Skip to content

Commit

Permalink
Exclude incompatible combinations from matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
harmenjanssen committed Dec 2, 2024
1 parent 8d2d900 commit 4121055
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/run-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ jobs:
php: 8.3
- laravel: 10.*
php: 8.0
- laravel: 11.*
php: 8.0
- laravel: 11.*
php: 8.1
name: PHP ${{ matrix.php }} - Laravel ${{ matrix.laravel }}

steps:
Expand Down

0 comments on commit 4121055

Please sign in to comment.