Skip to content

Commit 17af26b

Browse files
committed
added Drupal 11.3 in testing
1 parent ebc689d commit 17af26b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/php.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,12 @@ jobs:
3737
drupal-core:
3838
- "10.5.x"
3939
- "11.2.x"
40+
- "11.3.x"
4041
exclude:
4142
- php-version: "8.2"
4243
drupal-core: "11.2.x"
44+
- php-version: "8.2"
45+
drupal-core: "11.3.x"
4346

4447
steps:
4548

0 commit comments

Comments
 (0)