aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github/workflows/semifold-ci.yaml
diff options
context:
space:
mode:
authorNatsuu <natsukawa247@outlook.com>2026-02-15 17:12:48 +0800
committerGitHub <noreply@github.com>2026-02-15 17:12:48 +0800
commit04324a30a50b6333cace6f29996c54744a64d5cc (patch)
tree6662b0d95734373d88f651f19bfcceac07b43061 /.github/workflows/semifold-ci.yaml
parentee37d044e473217daadd9ce26c7e2e2ad39a0490 (diff)
parentab7ad413f893cc2973baed11670408c8a6a3c2e7 (diff)
downloadDropOut-04324a30a50b6333cace6f29996c54744a64d5cc.tar.gz
DropOut-04324a30a50b6333cace6f29996c54744a64d5cc.zip
Merge branch 'HydroRoll-Team:main' into main
Diffstat (limited to '.github/workflows/semifold-ci.yaml')
-rw-r--r--.github/workflows/semifold-ci.yaml12
1 files changed, 6 insertions, 6 deletions
diff --git a/.github/workflows/semifold-ci.yaml b/.github/workflows/semifold-ci.yaml
index 9a91518..8aecd90 100644
--- a/.github/workflows/semifold-ci.yaml
+++ b/.github/workflows/semifold-ci.yaml
@@ -24,12 +24,12 @@ jobs:
name: "Linux x86_64 (GNU)"
target: "x86_64-unknown-linux-gnu"
args: "--target x86_64-unknown-linux-gnu"
- - platform: "ubuntu-latest"
- name: "Linux x86_64 (Musl)"
- target: "x86_64-unknown-linux-musl"
- args: "--target x86_64-unknown-linux-musl"
- install-musl: true
- pkg-config-allow-cross: true
+ # - platform: "ubuntu-latest"
+ # name: "Linux x86_64 (Musl)"
+ # target: "x86_64-unknown-linux-musl"
+ # args: "--target x86_64-unknown-linux-musl"
+ # install-musl: true
+ # pkg-config-allow-cross: true
- platform: "ubuntu-24.04-arm"
name: "Linux arm64"
target: "aarch64-unknown-linux-gnu"