mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-07-21 17:22:24 +02:00
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -183,7 +183,7 @@ jobs:
|
|||||||
fmt: "yes",
|
fmt: "yes",
|
||||||
fmt_arg: "",
|
fmt_arg: "",
|
||||||
cpython: "yes",
|
cpython: "yes",
|
||||||
cpython_arg: "--host=aarch64-unknown-linux-gnu --target=aarch64-unknown-linux-gnu",
|
cpython_arg: "--host=aarch64-buildroot-linux-gnu --target=aarch64-buildroot-linux-gnu",
|
||||||
}
|
}
|
||||||
# Linux armv5 images
|
# Linux armv5 images
|
||||||
- {
|
- {
|
||||||
|
Reference in New Issue
Block a user