Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
timacdonald committed May 19, 2024
1 parent c852fa0 commit c0af260
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,9 @@ jobs:
php: ['8.1', '8.2', '8.3']
illuminate: ['10', '11']
phpunit: ['10', '11']
exclude:
- php: '8.1'
illuminate: '11'
steps:
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit c0af260

Please sign in to comment.