Skip to content

Commit a16f1d4

Browse files
committed
Added alpha testing.
1 parent 288bb0a commit a16f1d4

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
@@ -21,7 +21,7 @@ jobs:
2121

2222
matrix:
2323
php-versions: ['8.3']
24-
drupal-release: ['beta', 'dev']
24+
drupal-release: ['alpha', 'beta', 'dev']
2525
composer-channel: ['stable', 'snapshot']
2626

2727
steps:

0 commit comments

Comments
 (0)