We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30538b0 commit 31498a8Copy full SHA for 31498a8
1 file changed
.github/workflows/testing.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
fail-fast: false
15
matrix:
16
- php-versions: ['7.3', '7.4', '8.0']
+ php-versions: ['7.3', '7.4', '8.0', '8.1']
17
drupal-core: ['9.3.x']
18
include:
19
# Extra run to also test on latest Drupal 8 and PHP 7.2.
0 commit comments