Merge branch 'ticket/17342-3.3.x' into ticket/17342

This commit is contained in:
Marc Alexander 2024-06-16 20:44:29 +02:00
commit a865e85886
No known key found for this signature in database
GPG key ID: 50E0D2423696F995

View file

@ -486,7 +486,7 @@ jobs:
strategy:
matrix:
type: ['unit', 'functional']
php: ['8.1', '8.2']
php: ['8.1', '8.2', '8.3', '8.4']
db: ['postgres']
name: Windows - ${{ matrix.type }} - PHP ${{ matrix.php }} - ${{ matrix.db }}