Skip to content

Commit

Permalink
typo 1c40060
Browse files Browse the repository at this point in the history
  • Loading branch information
TheNorthMemory committed Oct 15, 2021
1 parent cfe6258 commit ab3539c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
${{ runner.os }}-php-
- run: composer config platform.php 8.0.999
if: matrix.php > 8.0
if: matrix.php-version > 8.0

- name: Install dependencies
run: composer install --no-interaction --no-progress
Expand Down

0 comments on commit ab3539c

Please sign in to comment.