Skip to content

Commit 9493c29

Browse files
authored
10.0.x requires PHP 8.1
1 parent 608f739 commit 9493c29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
- php-version: "8.0"
5151
drupal: "^9.0"
5252
experimental: false
53-
- php-version: "8.0"
53+
- php-version: "8.1"
5454
drupal: "10.0.x-dev"
5555
experimental: false
5656
steps:

0 commit comments

Comments
 (0)