Skip to content

Commit 9b1e3a3

Browse files
authored
Update integration.yml to remove Drupal 8.9 (#34)
Removed Drupal version 8.9 from the CI matrix.
1 parent 878aba2 commit 9b1e3a3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/integration.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ jobs:
1919
fail-fast: false
2020
matrix:
2121
include:
22-
- php-version: "7.4"
23-
drupal-version: "~8.9"
2422
- php-version: "7.4"
2523
drupal-version: "^9"
2624
- php-version: "8.0"

0 commit comments

Comments
 (0)