Skip to content

Commit

Permalink
rebase/reapply matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
demeritcowboy committed Jun 25, 2024
1 parent 582c153 commit 91b2ee6
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,7 @@ jobs:
fail-fast: true
matrix:
include:
- drupal: '10.1.*'
civicrm: '5.69.*'
php: '8.1'
- drupal: '10.2.*'
civicrm: '5.74.*'
php: '8.2'
- drupal: '10.2.*'
civicrm: '5.75.x-dev'
php: '8.2'
- drupal: '10.3.*'
- drupal: '11.x-dev'
civicrm: 'dev-master'
php: '8.3'
name: Drupal ${{ matrix.drupal }} | CiviCRM ${{ matrix.civicrm }}
Expand Down

0 comments on commit 91b2ee6

Please sign in to comment.