Skip to content

Commit

Permalink
fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
mtvbrianking committed Apr 15, 2024
1 parent 8c6af99 commit c18ae06
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/run-tests.yml
Expand Up @@ -27,12 +27,12 @@ jobs:
testbench: ^6.0
- laravel: ^7.0
testbench: ^5.0
- laravel: '11.0'
- laravel: '^11.0'
testbench: ^9.0
exclude:
- laravel: '11.0'
- laravel: '^11.0'
php: 8.0
- laravel: '11.0'
- laravel: '^11.0'
php: 8.1
- laravel: ^10.0
php: 8.0
Expand Down

0 comments on commit c18ae06

Please sign in to comment.