Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
timacdonald committed May 18, 2024
1 parent 5fc3c12 commit 6acbccb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:

tests:
runs-on: ubuntu-latest
name: 'PHP ${{ matrix.php }} Illuminate ${{ matrix.illuminate }}'
name: 'PHP ${{ matrix.php }} Illuminate ${{ matrix.illuminate }} Testbench ${{ matrix.testbench }} PHPUnit ${{ matrix.phpunit }}'
strategy:
matrix:
php: ['8.1', '8.2', '8.3']
Expand Down

0 comments on commit 6acbccb

Please sign in to comment.