Skip to content

Commit

Permalink
Run tests against MySQL 8.4 (#6386)
Browse files Browse the repository at this point in the history
  • Loading branch information
derrabus committed May 5, 2024
1 parent f2f883c commit d0f6167
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@ jobs:
mysql-version:
- "5.7"
- "8.0"
- "8.3"
- "8.4"
extension:
- "mysqli"
- "pdo_mysql"
Expand Down

0 comments on commit d0f6167

Please sign in to comment.