Add an x86 version of the libretro Alpine Linux autobuild

This commit is contained in:
刘皓 2025-05-14 23:11:10 -04:00
parent e3cbed2fb3
commit 53f42adb89
No known key found for this signature in database
GPG key ID: 7901753DB465B711

View file

@ -638,6 +638,12 @@ jobs:
cpu_family: s390x
cpu: z196
endian: big
- arch_mkxpz: x86
arch_alpine: x86
arch_llvm: i586-alpine-linux-musl
cpu_family: x86
cpu: i586
endian: little
- arch_mkxpz: x86_64
arch_alpine: x86_64
arch_llvm: x86_64-alpine-linux-musl