Skip to content

Commit

Permalink
Merge pull request #56 from AlexisSerneels/patch-2
Browse files Browse the repository at this point in the history
Fix constraint error on Windows
  • Loading branch information
awcodes authored Mar 10, 2024
2 parents d005f34 + b059c07 commit 2d6bfef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
include:
- laravel: 10.*
testbench: 8.*
carbon: ^2.63
carbon: 2.*

name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.stability }} - ${{ matrix.os }}

Expand Down

0 comments on commit 2d6bfef

Please sign in to comment.