Disabled x86_64 build of ksud

This commit is contained in:
Rifat Azad
2024-12-08 00:44:04 +06:00
committed by rifsxd
parent 059c6a2d57
commit 019f703ce8

View File

@@ -22,8 +22,8 @@ jobs:
include:
- target: aarch64-linux-android
os: ubuntu-latest
- target: x86_64-unknown-linux-musl # x86 Linux, keeping this so i can ksud in muh pc
os: ubuntu-latest
#- target: x86_64-unknown-linux-musl # x86 Linux, keeping this so i can ksud in muh pc
#os: ubuntu-latest
uses: ./.github/workflows/ksud.yml
with:
target: ${{ matrix.target }}
@@ -96,4 +96,4 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: "mappings"
path: "manager/app/build/outputs/mapping/release/"
path: "manager/app/build/outputs/mapping/release/"