stop cross compile for now
This commit is contained in:
parent
851c277f60
commit
8b7e40fd7b
1 changed files with 0 additions and 8 deletions
8
.github/workflows/debpkg.yaml
vendored
8
.github/workflows/debpkg.yaml
vendored
|
|
@ -10,12 +10,4 @@ jobs:
|
||||||
DEB_BUILD_OPTIONS: noautodbgsym
|
DEB_BUILD_OPTIONS: noautodbgsym
|
||||||
with:
|
with:
|
||||||
buildpackage-opts: --build=binary --no-sign
|
buildpackage-opts: --build=binary --no-sign
|
||||||
host-arch: arm64
|
|
||||||
extra-build-deps: ca-certificates
|
|
||||||
- uses: jtdor/build-deb-action@v1
|
|
||||||
env:
|
|
||||||
DEB_BUILD_OPTIONS: noautodbgsym
|
|
||||||
with:
|
|
||||||
buildpackage-opts: --build=binary --no-sign
|
|
||||||
host-arch: amd64
|
|
||||||
extra-build-deps: ca-certificates
|
extra-build-deps: ca-certificates
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue