Skip to content

Commit

Permalink
php-laravel versions matrix VII
Browse files Browse the repository at this point in the history
  • Loading branch information
rudiedirkx committed Mar 20, 2024
1 parent 76eab4a commit 10e9813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
php: ['8.1', '8.2', '8.3']
laravel: ['10', '11']
exclude:
- {php: '8.1', laravel: '10'}
- {php: '8.1', laravel: '11'}
steps:
- name: Checkout repository
uses: actions/checkout@v3
Expand Down

0 comments on commit 10e9813

Please sign in to comment.