Skip to content

Commit

Permalink
run tests on windows OS
Browse files Browse the repository at this point in the history
  • Loading branch information
imanghafoori1 committed Dec 13, 2023
1 parent 57b377f commit 70cd345
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,20 +26,18 @@ jobs:
laravel: ^8.0
- php: 7.2
laravel: ^9.0
- php: 7.2
laravel: ^10.0
- php: 7.3
laravel: ^9.0
- php: 7.3
laravel: ^10.0
- php: 7.4
laravel: ^9.0
- php: 7.2
laravel: ^10.0
- php: 7.3
laravel: ^10.0
- php: 7.4
laravel: ^10.0
- php: 8.0
laravel: ^10.0
- php: 8.1
laravel: ^6.0
- php: 8.0
laravel: ^7.0
- php: 8.1
Expand All @@ -48,6 +46,10 @@ jobs:
laravel: ^7.0
- php: 8.3
laravel: ^7.0
- php: 8.0
laravel: ^6.0
- php: 8.1
laravel: ^6.0
- php: 8.2
laravel: ^6.0
- php: 8.3
Expand Down

0 comments on commit 70cd345

Please sign in to comment.