Skip to content

Commit

Permalink
Update workflow PHP version
Browse files Browse the repository at this point in the history
  • Loading branch information
petermeester authored Jan 27, 2023
1 parent b670fce commit 96ac3ad
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 @@ -30,6 +30,6 @@ jobs:
- name: PHPUnit Tests
uses: php-actions/phpunit@v2
with:
php_version: 7.4
php_version: 8.0
bootstrap: vendor/autoload.php
configuration: ./.github/workflows/phpunit.xml

0 comments on commit 96ac3ad

Please sign in to comment.