Skip to content

Commit

Permalink
Isolate issue w/ dmaster
Browse files Browse the repository at this point in the history
  • Loading branch information
KarinG authored Sep 8, 2024
1 parent 408a365 commit 544519d
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,18 +23,9 @@ jobs:
fail-fast: false
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.77.x-dev'
php: '8.2'
- drupal: '10.3.*'
civicrm: 'dev-master'
php: '8.3'
php: '8.2'
name: Drupal ${{ matrix.drupal }} | CiviCRM ${{ matrix.civicrm }}
services:
mysql:
Expand Down

0 comments on commit 544519d

Please sign in to comment.