Skip to content

Commit 365b7d1

Browse files
committed
Add test with 5.0
1 parent 2442818 commit 365b7d1

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/test.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,10 @@ jobs:
5252
dependencies: highest
5353
allowed-to-fail: false
5454
variant: sonata-project/form-extensions:"2.0.0-alpha-1"
55+
- php-version: '8.2'
56+
dependencies: highest
57+
allowed-to-fail: false
58+
variant: sonata-project/block-bundle:"5.0.0-alpha-1"
5559
- php-version: '8.2'
5660
dependencies: highest
5761
allowed-to-fail: false

0 commit comments

Comments
 (0)