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.
alpha
1 parent 288bb0a commit a16f1d4Copy full SHA for a16f1d4
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
22
matrix:
23
php-versions: ['8.3']
24
- drupal-release: ['beta', 'dev']
+ drupal-release: ['alpha', 'beta', 'dev']
25
composer-channel: ['stable', 'snapshot']
26
27
steps:
0 commit comments