Skip to content

Commit 0abef75

Browse files
committed
Added exclusion for D11.2
1 parent 09d2048 commit 0abef75

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/php.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,10 @@ jobs:
4444
drupal-core: "11.1.x"
4545
- php-version: "8.2"
4646
drupal-core: "11.1.x"
47+
- php-version: "8.1"
48+
drupal-core: "11.2.x"
49+
- php-version: "8.2"
50+
drupal-core: "11.2.x"
4751

4852
steps:
4953

0 commit comments

Comments
 (0)