mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-02-02 07:46:37 +01:00
Update main.yml
This commit is contained in:
parent
a315bdcef9
commit
c03a167b3f
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@ -236,7 +236,8 @@ jobs:
|
||||
fmt: "yes",
|
||||
fmt_arg: "",
|
||||
cpython: "yes",
|
||||
cpython_arg: "--host=x86_64-linux-gnu --build=armv6-unknown-linux-gnueabihf",
|
||||
# cpython_arg: "--host=x86_64-linux-gnu --build=armv6-unknown-linux-gnueabihf",
|
||||
cpython_arg: "--host=armv6-unknown-linux-gnueabihf --target=armv6-unknown-linux-gnueabihf --build=x86_64-linux-gnu",
|
||||
}
|
||||
- {
|
||||
image: "linux-armv6-lts",
|
||||
|
Loading…
x
Reference in New Issue
Block a user