Skip to content

Commit c31741c

Browse files
committed
ci(next): add Drupal 10.2.x to CI test matrix
Issue #542
1 parent 056d8ff commit c31741c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/next.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
drupal:
2222
- "10.0.x"
2323
- "10.1.x"
24-
- "10.2.x@RC"
24+
- "10.2.x"
2525
exclude:
2626
- drupal: "10.0.x"
2727
php: "8.3"

0 commit comments

Comments
 (0)