We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50cb656 commit 247415dCopy full SHA for 247415d
.github/workflows/ci.yml
@@ -13,8 +13,6 @@ jobs:
13
drupal_version: "10"
14
- php_version: "8.3"
15
drupal_version: "11"
16
- - php_version: "8.4"
17
- drupal_version: "11"
18
env:
19
PHP_VERSION: ${{ matrix.php_version }}
20
DRUPAL_VERSION: ${{ matrix.drupal_version }}
0 commit comments