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 cd287cb commit 8d2d900
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
exclude:
- laravel: 8.*
php: 8.2
- laravel: 8.*
php: 8.3
- laravel: 10.*
php: 8.0
name: PHP ${{ matrix.php }} - Laravel ${{ matrix.laravel }}
Expand Down

0 comments on commit 8d2d900

Please sign in to comment.