Skip to content

Commit

Permalink
Merge pull request #900 from colemanw/update_matrix_563ESR
Browse files Browse the repository at this point in the history
update Matrix for ESR 563
  • Loading branch information
KarinG authored Aug 7, 2023
2 parents 9fb6959 + 51aa173 commit fcaaba0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@ jobs:
matrix:
include:
- drupal: '9.4.*'
civicrm: '5.57.*'
civicrm: '5.63.*'
php: '7.4'
- drupal: '9.5.*'
civicrm: '5.58.*'
civicrm: '5.64.*'
php: '7.4'
- drupal: '9.5.*'
civicrm: '5.60.x-dev'
civicrm: '5.65.x-dev'
php: '7.4'
- drupal: '9.5.*'
civicrm: 'dev-master'
Expand Down

0 comments on commit fcaaba0

Please sign in to comment.