Use WSL for linux targets for more reliablitity

This commit is contained in:
2022-12-06 04:56:26 +01:00
parent 999f1b2120
commit b94616f989
2 changed files with 7 additions and 6 deletions

View File

@@ -9,7 +9,6 @@ edition = "2021"
byteorder = "*"
cdtypes = {path = "../cdtypes"}
clap = {version = "*", features = ["derive"]}
lz4 = "*"
paste = "*"
roxmltree = "*"
tool_helper = {path = "../tool_helper"}