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