mirror of
https://github.com/evennia/evennia.git
synced 2026-08-18 03:05:44 +00:00
CI: mysql 8.0 doesn't support innodb_large_prefix anymore
This commit is contained in:
@ -71,7 +71,6 @@ jobs:
|
||||
character-set-server=utf8mb4
|
||||
collation-server=utf8mb4_unicode_ci
|
||||
innodb_default_row_format=DYNAMIC
|
||||
innodb_large_prefix=ON
|
||||
|
||||
- name: Set up database (mysql)
|
||||
uses: ./.github/actions/setup-database
|
||||
|
||||
Reference in New Issue
Block a user