Skip to content

Commit

Permalink
Revert "馃悰 update php.yml"
Browse files Browse the repository at this point in the history
This reverts commit 9189f78.
  • Loading branch information
roelreijneveld committed Dec 28, 2020
1 parent 9189f78 commit 7c75302
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
key: ${{ runner.os }}-php-${{ hashFiles('**/composer.lock') }}
restore-keys: |
${{ runner.os }}-php-
php-version: '7.4'
- name: Install dependencies
if: steps.composer-cache.outputs.cache-hit != 'true'
Expand Down

0 comments on commit 7c75302

Please sign in to comment.