Skip to content

Commit

Permalink
chore: fixes windows builds
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro committed Jan 20, 2024
1 parent 9a01504 commit 5aa3b91
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
exclude:
- php: '8.1'
symfony: '7.0'
- symfony: '6.4'
os: 'windows-latest'

name: PHP ${{ matrix.php }} - Symfony ~${{ matrix.symfony }} - ${{ matrix.os }} - ${{ matrix.dependency_version }}

Expand Down

0 comments on commit 5aa3b91

Please sign in to comment.