Skip to content

Commit

Permalink
Submit test reports for all MySQL 8.0 runners.
Browse files Browse the repository at this point in the history
  • Loading branch information
desrosj committed Sep 17, 2024
1 parent 8f6ec89 commit acc86ad
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/phpunit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,8 @@ jobs:
memcached: false
# Report test results to the Host Test Results.
- os: ubuntu-latest
php: '7.4'
db-type: 'mysql'
db-version: '5.7'
db-version: '8.0'
tests-domain: 'example.org'
multisite: false
memcached: false
Expand Down

0 comments on commit acc86ad

Please sign in to comment.