Skip to content

Commit

Permalink
MAE-891: Use Drupal version 7.79 in test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
olayiwola-compucorp committed Sep 28, 2022
1 parent a6f8d74 commit a36a609
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.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.51.3 --cms-ver 7.85 --web-root $GITHUB_WORKSPACE/site
run: civibuild create drupal-clean --civi-ver 5.51.3 --cms-ver 7.79 --web-root $GITHUB_WORKSPACE/site

- uses: compucorp/[email protected]
env:
Expand Down

0 comments on commit a36a609

Please sign in to comment.