Skip to content

Commit

Permalink
ci(github): set php-version to 8 in test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
remarkablemark authored Aug 13, 2023
1 parent 1f303b8 commit 8592e06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
- name: Setup PHP
uses: shivammathur/setup-php@v2
with:
php-version: 8
tools: composer:v2
coverage: pcov

Expand Down

0 comments on commit 8592e06

Please sign in to comment.