1
0
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:
John Reiser
2025-07-15 16:41:52 -07:00
parent 715454c860
commit 0956b7e32b

View File

@ -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 }