Skip to content

Commit 2f36fb2

Browse files
authored
Test on PHP 8.2
Closes jhedstrom#264
1 parent 8bc68fd commit 2f36fb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
strategy:
77
fail-fast: false
88
matrix:
9-
php_version: ["7.4", "8.0", "8.1"]
9+
php_version: ["7.4", "8.0", "8.1", "8.2"]
1010
drupal_version: ["9", "10"]
1111
exclude:
1212
- php_version: "7.4"

0 commit comments

Comments
 (0)