Skip to content

Commit

Permalink
COMCL-168: Update Civicrm and Drupal version in unit test github action
Browse files Browse the repository at this point in the history
  • Loading branch information
ahed-compucorp committed Jan 14, 2022
1 parent 718edbe commit 0e91fc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run : amp config:set --mysql_dsn=mysql://root:root@mysql:3306

- name: Build Drupal site
run: civibuild create drupal-clean --civi-ver 5.35 --cms-ver 7.74 --web-root $GITHUB_WORKSPACE/site
run: civibuild create drupal-clean --civi-ver 5.39.1 --cms-ver 7.85 --web-root $GITHUB_WORKSPACE/site

- uses: actions/checkout@v2
with:
Expand Down

0 comments on commit 0e91fc2

Please sign in to comment.