fix build problem in macos m1

and also test for win-docker-desktop and wsl2
This commit is contained in:
Adam Li
2023-11-06 11:47:32 +08:00
parent bd364c18b8
commit 068d3347e1

View File

@@ -71,6 +71,8 @@ services:
build:
context: ./test_experiment
dockerfile: Dockerfile
platforms:
- "linux/amd64"
depends_on:
- "mlflow"
environment: