Skip to content

Commit

Permalink
test Drupal 10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mkalkbrenner committed Apr 22, 2024
1 parent 89340c7 commit 6cc8025
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/jump-start-config-sets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,10 +169,20 @@ jobs:
experimental: [false]
include:
- drupal: '11.0'
solr: '9'
php: '8.3'
solarium: 'solarium/solarium'
experimental: true
- drupal: '10.3'
solr: '9'
php: '8.2'
solarium: 'solarium/solarium'
experimental: true
- drupal: '10.3'
solr: '9'
php: '8.3'
solarium: 'solarium/solarium'
experimental: true

name: Drupal ${{ matrix.drupal }}, Solr ${{ matrix.solr }}, PHP ${{ matrix.php }}

Expand Down

0 comments on commit 6cc8025

Please sign in to comment.