Skip to content

Commit

Permalink
Raised workflow php version
Browse files Browse the repository at this point in the history
  • Loading branch information
peldax authored Dec 7, 2020
1 parent ee323e7 commit fc1bf9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
- name: Setup PHP
uses: shivammathur/setup-php@v2
with:
php-version: '7.4'
php-version: '8.0'
ini-values: zend.assertions=1, assert.exception=1
env:
update: true
Expand Down

0 comments on commit fc1bf9c

Please sign in to comment.