Skip to content

Commit

Permalink
CPS-427: Update Github tests CiviCRM version
Browse files Browse the repository at this point in the history
  • Loading branch information
reneolivo committed Mar 3, 2021
1 parent 7186291 commit 58a3bfd
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 @@ -29,7 +29,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.28.3 --cms-ver 7.74 --web-root $GITHUB_WORKSPACE/site
run: civibuild create drupal-clean --civi-ver 5.35.0 --cms-ver 7.74 --web-root $GITHUB_WORKSPACE/site

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

0 comments on commit 58a3bfd

Please sign in to comment.