Skip to content

Commit 3ebb2df

Browse files
authored
Run tests with MySQL 8.3 (#6279)
1 parent d244f2e commit 3ebb2df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ jobs:
381381
mysql-version:
382382
- "5.7"
383383
- "8.0"
384-
- "8.2"
384+
- "8.3"
385385
extension:
386386
- "mysqli"
387387
- "pdo_mysql"

0 commit comments

Comments
 (0)