Skip to content

Commit

Permalink
Fix PHP Version in test
Browse files Browse the repository at this point in the history
  • Loading branch information
relthyg committed Jul 16, 2024
1 parent 39744c7 commit b2a9ff8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- run: vendor/bin/phpunit -vvv

PHPUnit_PHP81:
name: PHPUnit (PHP 8.2)
name: PHPUnit (PHP 8.1)
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit b2a9ff8

Please sign in to comment.