chore: fixes windows builds

This commit is contained in:
Nuno Maduro
2024-01-20 13:36:31 +00:00
parent 9a01504b76
commit 5aa3b91d56

View File

@ -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 }}