mirror of
https://github.com/upx/upx.git
synced 2025-08-11 22:52:30 +08:00
Empty job list not allowed
modified: ci.yml
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -525,7 +525,7 @@ jobs:
|
||||
include:
|
||||
# only build a few selected targets => more targets are tested in the Weekly CI
|
||||
# { zig_target: aarch64-linux-musl, qemu: qemu-aarch64 }
|
||||
# { zig_target: aarch64-linux-musl, qemu: qemu-aarch64, zig_pic: -fPIE }
|
||||
- { zig_target: aarch64-linux-musl, qemu: qemu-aarch64, zig_pic: -fPIE }
|
||||
# { zig_target: aarch64-macos.11.0-none }
|
||||
# { zig_target: aarch64-windows-gnu }
|
||||
# { zig_target: arm-linux-musleabihf, qemu: qemu-arm }
|
||||
|
Reference in New Issue
Block a user