Skip to content

Commit

Permalink
setup php version to 7.4 for davical
Browse files Browse the repository at this point in the history
  • Loading branch information
mstilkerich committed Jan 2, 2022
1 parent 4a774d5 commit 453ff00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -156,7 +156,7 @@ jobs:
- name: Set up CI environment
uses: ./.github/actions/setup
with:
php-version: '8.0'
php-version: '7.4'
- name: Setup Davical
run: |
.github/scripts/deployDavical.sh
Expand Down

0 comments on commit 453ff00

Please sign in to comment.