Skip to content

Add Drupal 10.2/PHP 8.3 to CI matrix #542

@JohnAlbin

Description

@JohnAlbin

Drupal 9.5 becomes unsupported when D10.2 is released in December 2023. And PHP 8.3 support has been added to D10.2.

php: ["8.1", "8.2", "8.3"]
drupal: ["10.0", "10.1", "10.2"]
exclude:
  - php: "8.3"
    drupal: "10.0"
  - php: "8.3"
    drupal: "10.1"

Metadata

Metadata

Assignees

Labels

area: next moduletoolingtooling changes (CI, tests, etc.); no code changes

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions