Skip to content

Commit

Permalink
Run tests with MySQL 8.1 (#6118)
Browse files Browse the repository at this point in the history
  • Loading branch information
derrabus authored Aug 4, 2023
1 parent c1d265f commit 17d7baf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -376,6 +376,7 @@ jobs:
mysql-version:
- "5.7"
- "8.0"
- "8.1"
extension:
- "mysqli"
- "pdo_mysql"
Expand Down

0 comments on commit 17d7baf

Please sign in to comment.