mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
CI: Working to get MySQL server collaborate with CI env
This commit is contained in:
parent
0f0088cd9b
commit
bf138d8a6f
4 changed files with 40 additions and 6 deletions
|
|
@ -109,7 +109,7 @@ jobs:
|
|||
|
||||
services:
|
||||
postgres:
|
||||
image: postgres:13
|
||||
image: postgres:14
|
||||
env:
|
||||
POSTGRES_DB: evennia
|
||||
POSTGRES_USER: evennia
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue